This function calculates functional principal component analysis on rotation data from
rotation_pca(align_data, no = 3, var_exp = NULL)
Returns a rotpca object containing
latent values
coefficients
eigenvectors
fdacurve object from multivariate_karcher_mean of aligned data
number of principal components to extract
compute no based on value percent variance explained (example: 0.95)
will override no