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