A.mshape: Calculates the mean shape of an array of landmarks.
Description
A.mshape returns the mean shape of an array of landmarks when provided with landmarks as rows, $(x; y)$ coordinates as columns, and individuals as the third dimension of the array.
Usage
A.mshape(A)
Arguments
A
An array of $(x; y)$ coordinates, typically, landmarks.