vector_control_exponential_decay.Rd
Creates vector control exponential decay
vector_control_exponential_decay(
initial_omega,
half_life,
every_x_years = 3,
maxtime
)
the reduction in vectorial capacity at time=0
half life of the exponential decay (in years)
frequency at which the intervention is renewed (default is every 3 years)
maximum time point to be included in the database (from 0 to maxtime days)
An interpolation function, like the one created by approxfun (stats package)