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 Oct. 24, 2024, 1:45 p.m.