Hello,
I am running R on a Win7 operating system. Many thanks in advance for any
help.
I am using
>library(Hmisc)
>library(rms)
>varclus.out <- varclus(~.,data=temp.df, sim = 'hoeffding')
>plot(varclus.out)
to generate a plot suitable for feature space dimension reduction. Is it
possible
to modify the plot so variable names are color-coded? For example, half of
the
variable names in red and half in blue.
Kind Regards,
David Paul
PGP.sig
Description: PGP signature
______________________________________________ [email protected] mailing list -- To UNSUBSCRIBE and more, see 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.

