Description Usage Arguments Value Examples
View source: R/default_params.R
This function returns the default parameter vectors for a particular built-in model.
1 | get_params(model)
|
model |
name of the model to be solved. Examples include: SIR and SIR vaccination. |
list of default parameter vectors.
1 | get_params(model = "SIR")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.