get_equilibrium_states_vivax_rcd_no_referral.Rd
Calculates equilibrium state variables U0, Ul, S0, Sl, T0 and Tl based on I and model parameters
get_equilibrium_states_vivax_rcd_no_referral(
I,
lambda,
r,
gamma,
f,
alpha,
beta,
rho,
sigma,
delta,
omega,
iota_star,
nu,
tau,
eta,
rho2
)
proportion of infectious individuals at equilibrium (U0+Ul+T0+Tl)
transmission rate
blood clearance rate
liver clearance rate
relapse frequency
effective treatment probability
probability of liver clearance
observation rate
delay to treatment (1/duration of the delay)
importation rate
vector control intensity. If vector control is not the purpose of the analysis, omega can be fixed to 1.
RCD parameter: maximum number of index cases investigated per population per unit of time at equilibrium
RCD parameter: number of secondary cases investigated per index case
RCD parameter: targeting ratio of the RCD
RCD parameter: probability that an investigated cases is detected (symptoms, test sensitivity, etc.)
RCD parameter: observation rate for reactively-detected cases
A list with the equilibrium states (U0, Ul, T0, Tl, S0 and Sl)