Skip to content
Prev 74819 / 398502 Next

prcomp eigenvalues

The eigenvalues are the squares of the singular values (although you need 
to watch the scalings used, in particular n vs n-1).  (This is standard 
theory.)

Since both are non-negative, given one you can get the other.
On Tue, 2 Aug 2005, Sundar Dorai-Raj wrote: