Description Usage Arguments Value Note Author(s) References See Also
Correspondence Analysis via singular value decomposition.
1 | CA(Y)
|
Y |
Data Matrix |
Function returns an object from svd
with items:
d |
Singular values which are the square roots of eigenvalues. |
u |
Orthonormal row scores. |
v |
Orthonormal column scores. |
Function cca
(vegan) package uses similar algorithm.
Jari Oksanen
Greenacre, M. J. (1984). Theory and applications of correspondence analysis. Academic Press, London.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.