getPC.Rd
Principal component analysis (PCA) based on partial singular value decomposition (SVD).
getPC(X, ncomp, center = TRUE, scale = FALSE, sparse = FALSE)
Matrix.
Integer.
Logic.
Use sparse matrix or not.
A list containing
Score matrix for X.
Laoding matrix for X.