fitode-class {fitode}R Documentation

Class "fitode". Result of ode fitting based on Maximum Likelihood Estimation

Description

Class "fitode". Result of ode fitting based on Maximum Likelihood Estimation

Slots

call

(languge) The call to fitode

model

odemodel object

data

the time series data

coef

estimated parameters

vcov

estimated variance-covariance matrix

min

minimum negative log-likelihood

mle2

mle2 object

link

list of link functions for model parameters

fixed

list of fixed parameters

prior

list of priors

See Also

mle2-class


[Package fitode version 0.1.1 Index]