which_event: which_event Decides which event will occur next in the...

Description Usage Arguments

View source: R/General_Epidemic_Simulation.R

Description

which_event Decides which event will occur next in the Infectious Disease process

Usage

1
which_event(rates, population)

Arguments

rates

Holds information about the rates ate which each individual transition between each state.

population

Holds information about what state each individual in the population is in.


JMacDonaldPhD/Epidemics documentation built on Jan. 10, 2020, 2:48 a.m.