View source: R/VivaxFunctions.R
get_prop_relapse | R Documentation |
Calculates the proportion of new infections due to relapse at equilibrium
get_prop_relapse(lambda, h, r, f, gamma, alpha, beta, rho, p, omega)
lambda |
transmission rate |
h |
daily incidence |
r |
blood clearance rate |
f |
relapse frequency |
gamma |
liver clearance rate |
alpha |
effective treatment probability |
beta |
probability of liver clearance |
rho |
observation rate |
p |
proportion of imported cases |
omega |
vector control intensity. If vector control is not the purpose of the analysis, omega can be fixed to 1. |
A scalar giving the proportion of relapses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.