Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predict.CA

Predict projection for new rows with Correspondence Analysis


Description

Predict the projection of new rows with Correspondence Analysis.

Usage

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

Arguments

object

an object of class CA

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)

See Also


FactoMineR

Multivariate Exploratory Data Analysis and Data Mining

v2.4
GPL (>= 2)
Authors
Francois Husson, Julie Josse, Sebastien Le, Jeremy Mazet
Initial release
2020-12-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.