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