Description Usage Arguments Value Examples
View source: R/11-calculate_ppi.R
Function to calculate Poverty Probability Index (PPI) for Kenya
1 2 3 4 5 6 | calculate_ppi(
df,
category = c("nl100", "nlFood", "nl150", "nl200", "ppp100", "ppp190", "ppp320",
"ppp550", "ppp800", "ppp125", "ppp250", "ppp500", "percentile20", "percentile40",
"percentile60", "percentile80")
)
|
df |
Dataframe containing PPI indicator variables for each household. |
category |
Poverty classifications. |
A dataframe of PPI for each household in df
.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.