View source: R/core-ldk-procrustes.R
| pProcrustes | R Documentation |
Directly borrowed from Claude (2008), and called pPsup there.
pProcrustes(coo1, coo2)
coo1 |
Configuration matrix to be superimposed onto the centered preshape of coo2. |
coo2 |
Reference configuration matrix. |
a list with components
coo1 superimposed centered preshape of coo1 onto the centered preshape of coo2
coo2 centered preshape of coo2
rotation rotation matrix
DP partial Procrustes distance between coo1 and coo2
rho trigonometric Procrustes distance.
Claude, J. (2008). Morphometrics with R. Analysis (p. 316). Springer.
Other procrustes functions:
fProcrustes(),
fgProcrustes(),
fgsProcrustes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.