The initializer for loglik.ode
# S4 method for loglik.ode
initialize(
.Object,
name,
model,
observation = "X",
mean,
par = NULL,
keep_grad = TRUE
)An object of class ``loglik.ode'' as described in loglik.ode-class.
object
name of the distribution
formula specifying the disstribution
observation variable name
mean variable name
additional parameter names
maintain the gradient as part of the model