Description Usage Arguments Value Author(s) Examples
Adapted from "shapes" package by Ian L. Dryden <ian.dryden@nottingham.ac.uk>
1 | shape_proc_distance(x, type = "full", reflect = FALSE)
|
x |
3-dimensional array of shapes. Every zth element should be a different shape. |
type |
string indicating the type of distance; "full" full Procrustes distance, "partial" partial Procrustes distance, "Riemannian" Riemannian shape distance, "sizeandshape" size-and-shape Riemannian/Procrustes distance |
reflect |
Logical. If reflect = TRUE then reflection invariance is included. |
A matrix of all calculated distance. Each distance is labeled by the shapes used for calculation.
Goutham Swaminathan goutham1220@gmail.com
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.