predict.Procrustes: Predict method

View source: R/procrustes.R

predict.ProcrustesR Documentation

Predict method

Description

Predict method for class Procrustes.

Usage

## S3 method for class 'Procrustes'
predict(object, X, ...)

Arguments

object

Object of class Procrustes.

X

New matrix to transform.

...

Not used.

Value

X, transformed.

See Also

procrustes().


privefl/bigutilsr documentation built on Jan. 27, 2024, 5:33 a.m.