Description Usage Arguments Value
Perform a PCA rebust analisys un er a input data frame.
1 |
df |
a input dataframe. |
scale |
scale variables before apply PCA analisys. |
robust |
select PCA method (S-estimator, MCD, or MVE). |
nsamp |
The number of subsamples that the robust estimator should use. This defaults to 10 times the number of rows in the matrix. |
a pca analisys result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.