Description Usage Arguments Value Author(s) Examples
View source: R/shape_elastic_distance.R
Calculates Elastic distances for all nC2 combinations of a 3-dimensional array of shapes Adapted from "fdasrvf" package by J. Derek Tucker <jdtuck@sandia.gov>
1 | shape_elastic_distance(x, mode = "C")
|
x |
3-dimensional array of shapes. Every zth element should be a different shape. |
mode |
Open ("O") or Closed ("C") curves |
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.