run_simulation_with_repetitions: Run the simulation with repetitions

run_simulation_with_repetitionsR Documentation

Run the simulation with repetitions

Description

Run the simulation with repetitions

Usage

run_simulation_with_repetitions(
  timesteps,
  repetitions,
  overrides = list(),
  parallel = FALSE
)

Arguments

timesteps

the number of timesteps to run the simulation for

repetitions

n times to run the simulation

overrides

a named list of parameters to use instead of defaults

parallel

execute runs in parallel


mrc-ide/malariasimulation documentation built on Oct. 14, 2024, 7:33 p.m.