Skip to content
Prev 170608 / 398506 Next

PCA functions

On Mon, 2009-02-16 at 10:45 +0000, S Ellison wrote:
That *isn't* what princomp() does. If you supply a valid covariance
matrix via argument 'covmat', princomp() uses that instead of
calculating one from the input data.

That is what ?princomp says it does, as does the R source, the true
reference.

G