VBsparsePCA: The Variational Bayesian Method for Sparse PCA
Contains functions for a variational Bayesian method for sparse PCA proposed by Ning (2020) <doi:10.48550/arXiv.2102.00305>. There are two algorithms: the PX-CAVI algorithm (if assuming the loadings matrix is jointly row-sparse) and the batch PX-CAVI algorithm (if without this assumption). The outputs of the main function, VBsparsePCA(), include the mean and covariance of the loadings matrix, the score functions, the variable selection results, and the estimated variance of the random noise.
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=VBsparsePCA
to link to this page.