| rotation_pca | R Documentation |
This function calculates functional principal component analysis on rotation data from
rotation_pca(align_data, no = 3, var_exp = NULL)
align_data |
fdacurve object from multivariate_karcher_mean of aligned data |
no |
number of principal components to extract |
var_exp |
compute no based on value percent variance explained (example: 0.95)
will override |
Returns a rotpca object containing
latent |
latent values |
coef |
coefficients |
U |
eigenvectors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.