Description Usage Arguments Value References
This applies the outlier detection method of Filzmoser, Maronna, and Werner (2008) to obtain weights, which are used to construct a weighted covariance matrix which is in turn used for principal components analysis.
1 2 3 4 5 6 7 |
x |
a matrix or data frame containing only numeric variables |
ncomp |
the number of components to retain. |
scale |
should the variables be scaled prior to analysis? Defaults to TRUE. |
control |
a list of control options for the outlier identification step. usually these will not need to be changed. |
an object of class PrincipalComp
Filzmoser, P., Maronna, M., & Werner., M. (2008) Outlier identification in high dimensions, Computational Statistics and Data Analysis, 52, 1694-1711.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.