relevant_rates: Seems like drawing the time to next event and which event...

Description Usage Arguments Value

View source: R/General_Epidemic_Simulation.R

Description

relevant_rates A function which will decided which rates are important, in terms of deciding when the next event occurs and which event occurs. The aim of this function is to avoid extracting this information twice.

Usage

1
relevant_rates(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

Value

relevant_rates


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