Click or drag to resize

PLS1NipalsAlgorithmPredict Method

Overload List
 NameDescription
Public methodPredict(DoubleMatrix) Use the calculated model to predict the response values, ResponseVector, from the given set of predictor variables.
Public methodPredict(DoubleVector) Use the calculated model to predict the response value, y, from the given value for the predictor variable.
Top
See Also