Run an epidemic model scenario using the function stored in
model_function
with the arguments in parameters
. Runs as many replicates
of the function as specified in replicates
. The simulation output data are
stored under data
.
Usage
# S3 method for scenario
run_scenario(x)