pProcrustes {Momocs}R Documentation

Partial Procrustes alignment between two shapes

Description

Directly borrowed from Claude (2008), and called pPsup there.

Usage

pProcrustes(coo1, coo2)

Arguments

coo1

Configuration matrix to be superimposed onto the centered preshape of coo2.

coo2

Reference configuration matrix.

Value

a list with components

References

Claude, J. (2008). Morphometrics with R. Analysis (p. 316). Springer.

See Also

Other procrustes functions: fProcrustes(), fgProcrustes(), fgsProcrustes()


[Package Momocs version 1.4.1 Index]