y value associated with the supplied x value, based on the data that has been added to the model when this method is activated. predict(x) = intercept + slope * x
Preconditions:
Double,NaN is returned. x value
@return predicted y value
y value associated with the supplied x value, based on the data that has been added to the model when this method is activated. predict(x) = intercept + slope * x
Preconditions:
Double,NaN is returned. x value
@return predicted y value
| |
| |
| |
| |
| |
| |
| |