save_eigen_projections: Save the eigen projections of the pca

Description Usage Arguments Value

View source: R/utils.R

Description

Save the eigen projections of the pca

Usage

1
save_eigen_projections(covdata, alpha_t_array, eigendirs, filename)

Arguments

covdata

list of covariance matrix, eigen values returned from compute_covariance

alpha_t_array

list of tangent vectors from the mean shape

eigendirs

the principal eigen directions

filename

exported filename

Value

csv of eigen projections


morphr/morphr documentation built on Sept. 28, 2020, 5:39 p.m.