apply_procrustes: Procrustes alignment and mapping back to distances
Description
Procrustes alignment and mapping back to distances
Usage
apply_procrustes(X_base, Y_base, Y)
Value
Transformed coordinates matrix
Arguments
- X_base
Base coordinates for target alignment
- Y_base
Base coordinates for source alignment
- Y
Full source coordinates to transform