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 June 8, 2025, 12:05 p.m.