Performs the Systems Dynamics modelling on the given parameter values.
run_model(params, sim_time)
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 |
a tibble of the results of running the model