procrustes: Procrustes rotation of two configurations

procrustesR Documentation

Procrustes rotation of two configurations

Description

Rotates a configuration to maximum similarity with another configuration

Usage

procrustes(X, Y, scale = TRUE, symmetric = FALSE)

Arguments

X

target matrix

Y

matrix to be rotated

scale

allow scaling of axes of Y

symmetric

if TRUE, use symmetric Procrustes statistic


sgdGMF documentation built on April 3, 2025, 7:37 p.m.