Skip to contents

Estimate the population-level bed net usage at given times for a set of bed net distributions at given times. This assumes a constant rate of net loss (as in malariasimulation) and that recipients of multiple rounds are random.

Usage

model_distribution_to_usage(
  usage_timesteps,
  distribution,
  distribution_timesteps,
  mean_retention = 365 * 5
)

Arguments

usage_timesteps

Target usage time points

distribution

Vector of model distribution (% of total population)

distribution_timesteps

A vector of distribution time steps

mean_retention

The average duration of net retention (days)

Value

Usage estimates at timepoints