Click or drag to resize

IPLS1CalcPredict 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 of the predictor variable.
Top
See Also