faceGPA: Generalized Procrustes Analysis

View source: R/facer.R

faceGPAR Documentation

Generalized Procrustes Analysis

Description

Generalized Procrustes Analysis

Usage

faceGPA(A, itmax = 5, pcaoutput = FALSE)

Arguments

A

a 3D array arranged as markers x dimensions x faces

itmax

maximum number of iterations (5 by default)

Value

a list containing the rotated array of faces, the mean face and the centroid sizes of the faces


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