get_model_potential_functions: Get Model Potential Functions

View source: R/utils_model_helpers.R

get_model_potential_functionsR Documentation

Get Model Potential Functions

Description

Takes the current params and generates the functions that simulate when the populations enter the model

Usage

get_model_potential_functions(params, months)

Arguments

params

the current 'params' object used to model the data

months

the number of months to run the model for

Value

a list of functions for each of the population groups


The-Strategy-Unit/723_mh_covid_surge_modelling documentation built on April 13, 2022, 8:52 a.m.