time_to_next_event: time_to_next_event Draws the time to next event in the...

Description Usage Arguments

View source: R/General_Epidemic_Simulation.R

Description

time_to_next_event Draws the time to next event in the Infectious Disease process

Usage

1
time_to_next_event(rates, population, dist = "Exp")

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

dist

What distribution does the time_to_next_event follow (Exponential for a First Order Markov Process)


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