Learn R Programming

sgdGMF (version 1.0)

procrustes: 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