Description Usage Arguments Value
Integrates a pigsustainr model using C++
1 | integrate_ode(model_name, initial_values, parameters, times)
|
parameters |
A vector of parameters |
times |
A vector of integration time steps |
model_type |
A string for the model type to integrate |
inits |
A vector of initial values of the state variables |
A dataframe of state variable solutions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.