Procrustes | R Documentation |
Procrustes projection function to solve the procrustes problem ||A - UB||^2 U^T U = I
Procrustes(A, B)
A |
The input matrix A as target |
B |
the input matrix B as basis |
The procrustes matrix U
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.