run_simulation: Run the simulation

Description Usage Arguments

View source: R/model.R

Description

The main entrypoint for the simulation. run_simulation puts together the model components and runs the malaria simulation. This currently returns a dataframe with the number of individuals in each state at each timestep

Usage

1
run_simulation(pop, parameters)

Arguments

pop

population. See squire::get_population

parameters

model parameters


mrc-ide/hypatia documentation built on Jan. 1, 2021, 10:34 a.m.