fitted
Return simulation results of SimBiology model fitted using least-squares regression
Description
[
returns simulation results yfit
,parameterEstimates
]
= fitted(resultsObj
)yfit
and parameter estimates
parameterEstimates
from a fitted SimBiology® model.
Tip
Use this method to retrieve simulation results from the fitted model if
you did not specify the second optional output argument that corresponds to
simulation results when you first ran sbiofit
.
Examples
Input Arguments
Output Arguments
References
[1] Yi, T-M., Kitano, H., and Simon, M. (2003). A quantitative characterization of the yeast heterotrimeric G protein cycle. PNAS. 100, 10764–10769.
Version History
Introduced in R2014a