loglik.ode-class {fitode} | R Documentation |
Class representing log-likelihood models used to fit ode models
Description
Class representing log-likelihood models used to fit ode models
Slots
name
name of the distribution
expr
an expression specifying the model
observation
observation variable name
mean
mean variable name
par
additional parameter names
grad
the gradient with respect to the parameters
[Package fitode version 0.1.1 Index]