predict.FAMD: Predict projection for new rows with Factor Analysis of Mixed...

View source: R/predict.FAMD.R

predict.FAMDR Documentation

Predict projection for new rows with Factor Analysis of Mixed Data

Description

Predict the projection of new rows with Factor Analysis of Mixed Data.

Usage

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

Arguments

object

an object of class FAMD

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

FAMD


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