powered by
Computes principal component space using Singular Values Decomposition
pca.svd(x, ncomp = NULL)
a matrix with data values (preprocessed)
number of components to calculate
a list with scores, loadings and eigencalues for the components