| genpca_cov_gmd | R Documentation |
Implements Allen et al.'s GMD approach for covariance matrices.
Computes eigendecomposition of R^{1/2} C R^{1/2} and maps back.
genpca_cov_gmd(
C,
R = NULL,
ncomp = NULL,
rank_rtol = 1e-06,
metric_rtol = .metric_rtol_default(),
verbose = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.