Skip to content
Prev 75524 / 398502 Next

PCA problem in R

Hi. I have two comments on this.

Quoting Prof Brian Ripley <ripley at stats.ox.ac.uk>:
I don't know if it's too simple and introductory for the OP, but I quite like
Lindsay Smith's intro to PCA.

http://www.cs.otago.ac.nz/cosc453/student_tutorials/principal_components.pdf
I've been using prcomp on data with 50 samples and 8000 variables. That
completes in acceptable time on a very modest (XP2000+/512M/rh9) machine.
Though, I note that I only have 1/4 of the samples of the OP.

Cheers,

Ross-c