View source: R/main-examples.R
example_ode_model | R Documentation |
Create an example ODE model
example_ode_model(name, prior_only = FALSE, ...)
name |
Name of model. Must be one of the following:
|
prior_only |
Create a prior-only version of the model? |
... |
Additional arguments to |
An object of class OdeModel
.
Other model constructor functions:
ode_model()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.