View source: R/VivaxFunctions.R
get_rc_vivax | R Documentation |
Calculation of Rc in vivax model
get_rc_vivax(lambda, f, r, gamma, alpha, beta, 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 |
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.