
Last chance! 50% off unlimited learning
Sale ends in
Predict the projection of new rows with Principal Component Analysis.
# S3 method for PCA
predict(object, newdata, ...)
an object of class PCA
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 husson@agrocampus-ouest.fr
PCA