Description
Statistical Shape Analysis.
Description
Routines for the statistical analysis of landmark shapes, including Procrustes analysis, graphical displays, principal components analysis, permutation and bootstrap tests, thin-plate spline transformation grids and comparing covariance matrices. See Dryden, I.L. and Mardia, K.V. (2016). Statistical shape analysis, with Applications in R (2nd Edition), John Wiley and Sons.
README.md
shapes
This is the development version of the R package shapes (which will eventually be version 1.2.7). The current released version 1.2.6 is on CRAN at https://cran.r-project.org/web/packages/shapes/index.html
To use this library in R:
library("devtools")
install_github("iandryden/shapes")
library(shapes)