NLINResults object
Estimation results object, subclass of LeastSquaresResults
Description
The NLINResults
object contains estimation
results from fitting a SimBiology® model to data using sbiofit
with nlinfit
as
a choice of estimation algorithm. See the sbiofit
function
for a list of other supported algorithms.
Method Summary
The NLINResults
object shares all methods
of the LeastSquaresResults object
.
Properties
The NLINResults
object shares all properties
of the LeastSquaresResults object
.
Version History
See Also
LeastSquaresResults object
| OptimResults object
| sbiofit
| sbiofitmixed