Description Usage Arguments Author(s) See Also Examples
Creates a pretty biplot which is showing the individual factor map overlayed by the variables factor map, i.e, plotting both the principal component scores and directions.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
rpcaObj |
Object returned by the |
pcs |
Array_like. |
loadings |
Bool (TRUE, FALSE), optional. |
groups |
Factor, optional. |
alpha |
Scalar, optional. |
ellipse |
Bool (TRUE, FALSE), optional. |
alpha.ellipse |
Scalar, optional. |
var_labels |
Bool (TRUE, FALSE), optional. |
var_labels.names |
Array_like, optional. |
ind_labels |
Bool (TRUE, FALSE), optional. |
ind_labels.names |
Array_like, optional. |
N. Benjamin Erichson, erichson@berkeley.edu
1 | #See ?rpca
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.