Class: NonLinearModel
Evaluate nonlinear regression model prediction
ypred = feval(mdl,Xnew1,Xnew2,...,Xnewn)
returns
the predicted response of ypred
= feval(mdl
,Xnew1,Xnew2,...,Xnewn
)mdl
to the input [Xnew1,Xnew2,...,Xnewn]
.
|
Nonlinear regression model, constructed by |
|
Predictor components.
Each nonscalar component must have the same size (number of elements in each dimension). If you pass just one |
|
Predicted mean values at |