View source: R/analytical_eqn_wrapper.R
In development. Needs to be optimized significantly to be useful in production.
1 | analytical_eqn_wrapper(analytical, design = NULL, parameters)
|
analytical |
analytical equation, taking parameters 'amt', 'parameters', and 't', and returning a vector of values for 'y' |
design |
design dataset created by 'sim_ode' |
parameters |
list of parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.