powered by
Converts PLS predictions of y values to predictions of classes
classify.plsda(model, y)
a PLS-DA model (object of class plsda)
plsda
a matrix with predicted y values
Classification results (an object of class classres)
classres
This is a service function for PLS-DA class, do not use it manually.