CoreSanityChecks: Checks if the simulator can start

Description Usage Arguments

View source: R/nosoi_sanityChecks-Messages.R

Description

Checks if the simulator can start: did the user provide a length, a maximum number of infected individuals and a number of "seeding" individuals?

Usage

1
CoreSanityChecks(length.sim, max.infected, init.individuals)

Arguments

length.sim

specifies the length (in unit of time) over which the simulation should be run.

max.infected

specifies the maximum number of hosts that can be infected in the simulation.

init.individuals

number of initially infected individuals.


nosoi documentation built on Aug. 17, 2021, 5:09 p.m.