## S3 method for class 'mca':
predict(object, newdata, type = c("row", "factor"), ...)
"mca"
, usually the result of a call to mca
.object
or additional factors for the cases used in the
original fit.predict
: unused.type = "row"
, the coordinates for the additional rows.
If type = "factor"
, the coordinates of the column vertices for the
levels of the new factors.
mca
, plot.mca