Skip to content

chavent/sparsePCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :

devtools::install_github("chavent/sparsePCA")
# This needs the devtools package to be installed :
# install.packages("devtools")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages