Description Usage Arguments Value
View source: R/Infection_Functions.R
Take input infection state and age and return the next infection state and the time spent in that state
1 | next_state(pre.status, age, sex, mort_mult)
|
pre.status |
Infection status that has expired |
age |
age of individual for probability of moving to different states |
sex |
sex of agent (1-male, 2-female) |
mort_mult |
multiplier on mortality rate to model improved treatment through time |
vector the next state
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.