Skip to content

reagan0323/SupPCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SupPCA

Supervised Principal Component Analysis Codes

Supervised PCA (SupPCA) framework that extends PCA to incorporate auxiliary data. The auxiliary information that potentially drives the underlying structure of the primary data of interest is referred to as supervision. The goal is to obtain a more interpretable and accurate low-rank approximation of the primary data with the help of supervision.

To better accommodate high dimensional data and functional data, we also extend the supervised PCA framework to incorporate regularization, and develop a supervised regularized PCA method (SupSFPCA). Smoothness and sparsity constraints are imposed on loading vectors to reduce variability and enhance interpretability. In addition, we also impose sparsity on supervision coeffcients to identify auxiliary variables with no supervision effect.

About

Supervised Principal Component Analysis Codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages