- inf.prob
Probability of infection per transmissible act between
a susceptible and an infected person. In two-group models, this is the
probability of infection to the group 1 nodes. This may also be a
vector of probabilities, with each element corresponding to the
probability in that time step of infection (see Time-Varying
Parameters below).
- inter.eff
Efficacy of an intervention which affects the per-act
probability of infection. Efficacy is defined as 1 - the relative
hazard of infection given exposure to the intervention, compared to no
exposure.
- inter.start
Time step at which the intervention starts, between 1 and
the number of time steps specified in the model. This will default to
1 if inter.eff
is defined but this parameter is not.
- act.rate
Average number of transmissible acts per partnership
per unit time (see act.rate
Parameter below). This may also be
a vector of rates, with each element corresponding to the rate in
that time step of infection (see Time-Varying Parameters below).
- rec.rate
Average rate of recovery with immunity (in SIR
models)
or re-susceptibility (in SIS
models). The recovery rate is the
reciprocal of the disease duration. For two-group models, this is the
recovery rate for group 1 persons only. This parameter is only used
for SIR
and SIS
models. This may also be a vector
of rates, with each element corresponding to the rate in that time
step of infection (see Time-Varying Parameters below).
- a.rate
Arrival or entry rate. For one-group models, the arrival rate
is the rate of new arrivals per person per unit time. For two-group
models, the arrival rate is parameterized as a rate per group 1
person per unit time, with the a.rate.g2
rate set as described
below.
- ds.rate
Departure or exit rate for susceptible persons. For two-group
models, it is the rate for group 1 susceptible persons only.
- di.rate
Departure or exit rate for infected persons. For two-group
models, it is the rate for group 1 infected persons only.
- dr.rate
Departure or exit rate for recovered persons. For two-group
models, it is the rate for group 1 recovered persons only. This
parameter is only used for SIR
models.
- inf.prob.g2
Probability of transmission given a transmissible act
between a susceptible group 2 person and an infected group 1 person.
It is the probability of transmission to group 2 members.
- rec.rate.g2
Average rate of recovery with immunity (in SIR
models) or re-susceptibility (in SIS
models) for group 2
persons. This parameter is only used for two-group SIR
and
SIS
models.
- a.rate.g2
Arrival or entry rate for group 2. This may either be
specified numerically as the rate of new arrivals per group 2 person
per unit time, or as NA
, in which case the group 1 rate,
a.rate
, governs the group 2 rate. The latter is used when, for
example, the first group is conceptualized as female, and the female
population size determines the arrival rate. Such arrivals are evenly
allocated between the two groups.
- ds.rate.g2
Departure or exit rate for group 2 susceptible persons.
- di.rate.g2
Departure or exit rate for group 2 infected persons.
- dr.rate.g2
Departure or exit rate for group 2 recovered persons. This
parameter is only used for SIR
model types.
- ...
Additional arguments passed to model.