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