Identify Endemic Components in an Intensity Model
twinSIR_cox.RdThe special function cox marks terms in formulae of the functions
twinSIR and simEpidata as endemic components,
i.e., variables acting multiplicatively on the baseline infection intensity.
Arguments
- x
a variable from the modelled
epidata.
Details
Technically, this function is implemented as the identity,
function(x) x, and defined as “special” in
terms.formula.
See also
Usage in formulae of functions twinSIR and
simEpidata.