View source: R/VivaxFunctionsRCD.R
calculate_h1_rcd | R Documentation |
Calculate h1 in RCD model for back-calculation when
calculate_h1_rcd(h, alpha, rho, iota, nu, tau, eta, r, rho2)
h |
daily incidence |
alpha |
effective treatment probability |
rho |
observation rate |
iota |
RCD parameter: maximum number of index cases investigated per population per unit of time |
nu |
RCD parameter: number of secondary cases investigated per index case |
tau |
RCD parameter: targeting ratio of the RCD |
eta |
RCD parameter: probability that an investigated cases is detected (symptoms, test sensitivity, etc.) |
r |
blood clearance rate |
rho2 |
RCD parameter: observation rate for reactively-detected cases |
A scalar equal to the equilibrium value for h1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.