predict.MCA: Predict projection for new rows with Multiple Correspondence...

View source: R/predict.MCA.R

predict.MCAR Documentation

Predict projection for new rows with Multiple Correspondence Analysis

Description

Predict the projection of new rows with Multiple Correspondence Analysis.

Usage

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

Arguments

object

an object of class MCA

newdata

A data frame or a matrix in which to look for variables with which to predict. newdata must contain columns with the same names as the original data.

...

Other options.

Author(s)

Francois Husson francois.husson@institut-agro.fr

See Also

MCA


FactoMineR documentation built on Oct. 13, 2023, 1:06 a.m.