powered by
Calculates the Riemannian distance between two superimposed landmark configs.
kendalldist(x, y)
Matrix containing landmark coordinates.
returns Riemannian distance
# NOT RUN { 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