Rdocumentation
powered by
Learn R Programming
FactoMineR (version 1.34)
predict.MCA: Predict projection for new rows with Multiple Correspondence Analysis
Description
Predict the projection of new rows with Multiple Correspondence Analysis.
Usage
"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.
See Also
MCA