Predict method for lpda.3D classification
# S3 method for lpda.3D
predict(object, datatest = NULL,...)# S3 method for predict.lpda.3D
print(x, ...)
Predicted class
Evaluation of each individual in all the fitted models
Object of class inheriting from "lpda.3D"
An optional data to predict their class. If omitted, the original data is used.
An object of class "predict.lpda.3D
", a result of a call to predict.lpda.3D
.
Other arguments passed.
Maria Jose Nueda, mj.nueda@ua.es
lpda