View source: R/VivaxFunctionsDelays.R
get_rc_vivax_delay | R Documentation |
Calculation of Rc in vivax model
get_rc_vivax_delay(lambda, f, r, gamma, alpha, beta, sigma, omega = 1)
lambda |
transmission parameter |
f |
relapse frequency |
r |
blood clearance rate |
gamma |
liver clearance rate |
alpha |
effective treatment probability |
beta |
probability of liver clearance |
sigma |
delay to treatment (1/duration of the delay) |
omega |
intensity of vector control. If vector control is not the purpose of the analysis, omega can be fixed to 1. |
A scalar Rc value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.