Overload List
| Name | Description | |
|---|---|---|
| Predict(DoubleMatrix) |
Use the calculated model to predict the response values, ResponseVector,
from the given set of predictor variables.
(Overrides IPLS1Calc..::.Predict(DoubleMatrix).) | |
| Predict(DoubleVector) |
Use the calculated model to predict the response value, y, from
the given value for the predictor variable.
(Overrides IPLS1Calc..::.Predict(DoubleVector).) |