Click or drag to resize

IPLS2CalcPredict Method

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