plotPcaVar | R Documentation |
Calculate the variance explained for prcomp objects
plotPcaVar(p2v, add = FALSE, ...)
pca2var(pca, cumulative = FALSE)
p2v |
object returned by |
pca |
a prcomp object |
cumulative |
whether a cumulative fraction of variance should be calculated |
Calculate the variance explained for prcomp objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.