parproc: Partial Procrustes rotation

View source: R/facer.R

parprocR Documentation

Partial Procrustes rotation

Description

rotates B onto A

Usage

parproc(A, B)

Arguments

A

a face matrix

B

a face matrix

Details

rotates B onto A

Assumes that A and B have both been centered (and preferably scaled)

Value

the rotated B


julianfaraway/facer documentation built on Dec. 4, 2023, 9:34 p.m.