powered by
Calculates the Riemannian distance between two superimposed landmark configs.
kendalldist(x, y)
returns Riemannian distance
Matrix containing landmark coordinates.
if(require(shapes)) { OPA <- rotonto(gorf.dat[,,1],gorf.dat[,,2]) kendalldist(OPA$X,OPA$Y) }
Run the code above in your browser using DataLab