Skip to content
Prev 24700 / 398502 Next

PCA with n << p (was [R] R-1.6.0 crashing on RedHat6.3)

princomp is the wrong tool here: prcomp is better (and a version using
La.svd would be better still).

What do you want to do with a PCA of such a matrix?  We can almost
certainly give you a better way using La.svd directly.

BDR
On 28 Oct 2002, Peter Dalgaard BSA wrote: