| fitode-class | R Documentation |
Class "fitode". Result of ode fitting based on Maximum Likelihood Estimation
call(languge) The call to fitode
modelodemodel object
datathe time series data
coefestimated parameters
vcovestimated variance-covariance matrix
minminimum negative log-likelihood
mle2mle2 object
linklist of link functions for model parameters
fixedlist of fixed parameters
priorlist of priors
signature(object = "fitode"): Extract coefficients.
signature(object = "fitode"): Caculate confidence intervals
from the delta method, profile likelihood, or importance sampling.
signature(object = "fitode"): Extract log-likelihood.
signature(object = "fitode"): Plot estimated trajectories
and the associated confidence intervals.
signature(object = "fitode"): Predict estimated
trajectories and the associated confidence intervals from the delta method
or importance sampling.
signature(object = "fitode"): Calculate likelihood profile.
signature(object = "fitode"): Display object briefly.
signature(object = "fitode"): Calculate standard errors.
signature(object = "fitode"): Generate object summary.
signature(object = "fitode"): Extract
variance-covariance matrix.
mle2-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.