Skip to content

PCA functions

1 message · S Ellison

#
Many apologies for the poor steer; you are quite right. 

'fraid I hit 'send' before double-checking the help page myself. Next time...

S
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