Description Usage Arguments Value Examples
View source: R/package-support.R
Calculate Euclidean distance between two sets of 3D landmark data. Data should be in the typical p x k x n array.
1 | LMK_euD(A1, A2)
|
A1 |
A 3D landmark array in the form p x k x n |
A2 |
A second 3D landmark array in the form p x k x n |
Returns a list (3L) containing the direct Euclidean distance for all individuals/landmarks, as well as summarized by individual and landmark
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.