mm_CalcShapespace {moRphomenses} | R Documentation |
Define Shapespace of aligned dataset.
Description
Conduct PCA of shape data and visualize major shape trends.
Usage
mm_CalcShapespace(dat, max_Shapes = 10)
Arguments
dat |
A 3D array of shape data to be analyzed. |
max_Shapes |
The maximum amount of PCs to visualize. Default 10. |
Value
A list containing the results of shape-pca, including vizualizations of shape extrema for each Principal Component.
[Package moRphomenses version 1.0.2 Index]