Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

README.md

rospca

CRAN_Status_Badge

The rospca package contains the implementation of robust sparse PCA using the ROSPCA algorithm of Hubert et al. (2016). Moreover, the simulation study and glass dataset discussed in this paper are included.

This package relies heavily on the code from Valentin Todorov for rrcov and on the mrfDepth package.

The latest development version of rospca can be installed from GitHub using

install.packages("remotes")

remotes::install_github("TReynkens/rospca")

If you work on Windows, make sure first that Rtools is installed when installing the development version from GitHub.

References

Hubert, Mia, Tom Reynkens, Eric Schmitt, and Tim Verdonck. 2016. “Sparse PCA for High-Dimensional Data with Outliers.” Technometrics 58 (4): 424–34.

About

Robust Sparse PCA using the ROSPCA algorithm of Hubert et al. (2016)

Topics

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.