run_model: Run Model

View source: R/utils_model.R

run_modelR Documentation

Run Model

Description

Performs the Systems Dynamics modelling on the given parameter values.

Usage

run_model(params, sim_time)

Arguments

params

the current 'params' object used to model the data

sim_time

a numeric for the time interval to run the model at, e.g. every 1/5th of a month

Value

a tibble of the results of running the model


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