View source: R/utils_model_helpers.R
get_model_potential_functions | R Documentation |
Takes the current params and generates the functions that simulate when the populations enter the model
get_model_potential_functions(params, months)
params |
the current 'params' object used to model the data |
months |
the number of months to run the model for |
a list of functions for each of the population groups
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.