| variance_explained_perPC | R Documentation |
Computes the variance explained by each PC.
variance_explained_perPC(C, U)
C |
A matrix. The correlation or covariance matrix (p x p). |
U |
A matrix. The matrix containing the r PCs (p x r). |
An array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.