Dear R-Users,

I was able to use mvpart package for my multi-response data and was able to
generate the decision tree.

I realized that the colors (3) for the legend are being recycled.  In my
situation I have 12
dependent variables and would like to have 12 different colors for the
legend and barplots.
Otherwise please help me understand the reason for having 3 colors.

And also at each node, I see two values,  1. the number of cases and
another number. Please help me understand
what the other number means.

Thanks in advance.


> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: i386-pc-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

Regard,
Kishor

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to