access_to_crop: Predict the nets per capita associated witha given access

View source: R/conversion.R

access_to_cropR Documentation

Predict the nets per capita associated witha given access

Description

Predict the nets per capita associated witha given access

Usage

access_to_crop(access, type = "loess", people_per_net = 1.66856)

Arguments

access

A single or vector of access values

type

The npc to access model to use. This may be:

  • "loess": a loess fit to observed access-npc data

  • "linear": a linear fit to the observed access-npc data, fitted to the trend for observeation with access < 0.5

people_per_net

Assumed number of people who can use 1 net if type = "linear"

Value

Predicted nets per capita


mrc-ide/netz documentation built on Oct. 15, 2024, 7:28 p.m.