Learn R Programming

MNM (version 0.95-0)

predict.mvPCA: Prediction Method for a Principal Component Object of Type mvPCA

Description

Prediction method for class mvPCA.

Usage

## S3 method for class 'mvPCA':
predict(object, newdata, ...)

Arguments

Value

  • a matrix with the predicted principal components.