Description Usage Arguments Value Examples
View source: R/04-score_ppi_cohort.R
Get a cohort or sample of households' poverty probability score based on their responses to the ten country-specific questions.
1 | score_ppi_cohort(data, ccode)
|
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 |
A numeric vector of PPI scores for each household
1 2 3 4 5 | #
## Not run:
score_ppi_cohort(data = surveyDataBGD, ccode = "BGD")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.