procrustes1 | R Documentation |
procrustes1 does orthogonal procrustes analysis procrustes2 does similarity procrustes analysis
procrustes1(V1, V2)
V1 |
first coordinate matrix |
V2 |
second coordinate matrix |
either a rotation matrix (procrustes1) or a list with a rotation matrix (R), a stretching factor (s) and a translation (t) (procrustes2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.