--- sabat <[EMAIL PROTECTED]> wrote:

> 
> Hi, just downloaded R. I need to run a simple
> Principal Components Analysis,
> with a plot and the variables scores as output. Does
> anyone have some
> scripts ready and easy to use...that anyone can
> understand...
> Thank you

Would  
?princomp help?

If you try the example I'd suggest modifying
biplot(pc.cr) to biplot(pc.cr, cex=.5) to reduce the
size of the labels to a more readable size.

______________________________________________
R-help@stat.math.ethz.ch 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