Transform the prior model
# S4 method for prior.ode
Transform(
object,
transforms = NULL,
name,
observation = "X",
par,
keep_grad = TRUE
)An object of class ``prior.ode'' as described in prior.ode-class.
object
list of formulas specifying transformations
name of the log-likelihood model
observation variable name
additional parameter names
maintain the gradient as part of the model