total_variance_explained: Adjusted Total Variance by Zou. et.al.(2006)

Description Usage Arguments Value References

View source: R/FGSPCAUtils.R

Description

To calculate the Total Variance Explained by the new normalized loadings NB. The loadings of the ordinary principal components are uncorrelated and orthogonal, where the orthogonal property, and the uncorrelated property are satisfied together.

Usage

1

Arguments

x

the data matrix by n\times p. It should not be the sample covariance matrix, nor the correlation matrix.

NB

normalized matrix of loading vectors

Value

a list of c(pev_svd, pev_tr, pev_spca, cum_svd, cum_tr, cum_spca).

References


ipapercodes/FGSPCA documentation built on Dec. 20, 2021, 7:58 p.m.