View source: R/pco_selection.R
eigenplot | R Documentation |
Produces a scree plot of eigenvalues from a PCO and compares them with eigenvalues of
randomized data, obtained from PCOcutoff
.
eigenplot(eigen.true, eigen.boot)
eigen.true |
Vector of actual eigenvectors. |
eigen.boot |
Matrix of bootstrapped eigenvectors. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.