procrustes {Irescale}R Documentation

Procrustes distance between two surfaces

Description

procrustes Procrustes distance between two surfaces. The Procrustes distance is used to quantify the similarity or dissimilarity of (3-dimensional) shapes, and extensively used in biological morphometrics.

Usage

procrustes(U, V)

Arguments

U

Vector of the first surface.

V

Vector of the second surface.

Value

Procrustes distance


[Package Irescale version 2.3.0 Index]