score_ppi_cohort: Get a cohort or sample of households' poverty probability...

Description Usage Arguments Value Examples

View source: R/04-score_ppi_cohort.R

Description

Get a cohort or sample of households' poverty probability score based on their responses to the ten country-specific questions.

Usage

1

Arguments

data

A data frame containing responses to the 10 questions used to elicit information for calculating the PPI score

ccode

Three letter ISO code for a country

Value

A numeric vector of PPI scores for each household

Examples

1
2
3
4
5
#
## Not run: 
score_ppi_cohort(data = surveyDataBGD, ccode = "BGD")

## End(Not run)

validmeasures/ppicalc documentation built on Jan. 16, 2020, 3:15 a.m.