Description Usage Arguments Value
This function constructs a screeplot based on either the eigenvalues, percentage of variance or the cummulative percentage of variance. this can be done by adjusting the type variable.
1 |
model |
The PCA model from FactoMineR. |
type |
The type of model. This can be one of three: "eig" (eigenvalues), "pov" (proportion of variance) or "cpov" (cummulative proportion of variance). Defaults to "cpov". |
data |
Data used in the plot. |
plot |
The ggplot object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.