Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

kendalldist

Calculates the Riemannian distance between two superimposed landmark configs.


Description

Calculates the Riemannian distance between two superimposed landmark configs.

Usage

kendalldist(x, y)

Arguments

x

Matrix containing landmark coordinates.

y

Matrix containing landmark coordinates.

Value

returns Riemannian distance

Examples

if(require(shapes)) {
OPA <- rotonto(gorf.dat[,,1],gorf.dat[,,2])
kendalldist(OPA$X,OPA$Y)
}

Morpho

Calculations and Visualisations Related to Geometric Morphometrics

v2.8
GPL-2
Authors
Stefan Schlager [aut, cre, cph], Gregory Jefferis [ctb], Dryden Ian [cph]
Initial release
2020-02-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.