predict.FAMD | R Documentation |
Predict the projection of new rows with Factor Analysis of Mixed Data.
## S3 method for class 'FAMD'
predict(object, newdata, ...)
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. |
Francois Husson francois.husson@institut-agro.fr
FAMD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.