create_op_hunger: Create older people indicators for severe food insecurity...

View source: R/01-opIndicators.R

create_op_hungerR Documentation

Create older people indicators for severe food insecurity from survey data collected using the standard RAM-OP questionnaire

Description

Create older people indicators for severe food insecurity from survey data collected using the standard RAM-OP questionnaire

Usage

create_op_hunger(svy)

Arguments

svy

A dataframe collected using the standard RAM-OP questionnaire

Value

A dataframe of older people indicators on household hunger

Household Hunger Scale (HHS)

The HHS is described in:

Ballard T, Coates J, Swindale A, Deitchler M (2011). Household Hunger Scale: Indicator Definition and Measurement Guide. Washington DC, FANTA-2 Bridge, FHI 360 https://www.fantaproject.org/monitoring-and-evaluation/household-hunger-scale-hhs

HHS1

Little or no hunger in household

HHS2

Moderate hunger in household

HHS3

Severe hunger in household

Author(s)

Mark Myatt

Examples

# Create household hunger indicators dataset from RAM-OP survey data
# collected from Addis Ababa, Ethiopia
create_op_hunger(testSVY)


validmeasures/ramOP documentation built on April 18, 2024, 1:04 a.m.