Run the SCM, returning the SCM object for interrogation
run_scm(p, use_ode_times = FALSE)
Arguments
| p |
Parameters object |
| use_ode_times |
Should ODE times be used? |
Value
A SCM object.
Details
This is the simplest way of using the SCM, probably.
Author
Rich FitzJohn