README.md

Description

This package performs sparse or group-sparse principal component analysis with deflation or block approaches. Sparse PCA of mixed data is also implemented.

Details are available is the following vignettes:

https://chavent.github.io/sparsePCA/

https://chavent.github.io/sparsePCA/mixed_data.html

Install

To install the current development version from github, use :

```{r eval=FALSE} devtools::install_github("chavent/sparsePCA")

This needs the devtools package to be installed :

install.packages("devtools")

```



chavent/sparsePCA documentation built on Feb. 2, 2023, 1:12 p.m.