Predict method for class Procrustes.

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

Arguments

object

Object of class Procrustes.

X

New matrix to transform.

...

Not used.

Value

X, transformed.

See also