run_repeated_sims_no_population_change_increasing: run simulations where the population doesn't change and the...

View source: R/Schistox.R

run_repeated_sims_no_population_change_increasingR Documentation

run simulations where the population doesn't change and the egg production function is monotonically increasing

Description

run simulations where the population doesn't change and the egg production function is monotonically increasing

Usage

run_repeated_sims_no_population_change_increasing(
  filename,
  num_time_steps,
  mda_info,
  vaccine_info,
  num_repeats
)

Arguments

filename

name of file to store population in

num_time_steps

how many time steps to step forward

mda_info

container for all MDAs to take place

vaccine_info

container for all vaccination programs to take place

num_repeats

how many times do we repeat the simulation


mattg3004/SchistoxpkgR documentation built on March 1, 2023, 10:46 a.m.