variance_explained_perPC.Rd
Computes the variance explained by each PC.
variance_explained_perPC(C, U)
A matrix. The correlation or covariance matrix (p x p).
A matrix. The matrix containing the r PCs (p x r).
A numeric vector of length ncol(U).
ncol(U)