Skip to content

Calculator for Determining Poverty Likelihoods Based on the Poverty Probability Index (PPI)

License

Notifications You must be signed in to change notification settings

ernestguevarra/ppicalc

Repository files navigation

ppicalc: Calculator for Determining Poverty Likelihood Based on the Poverty Probability Index (PPI)

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. CRAN CRAN CRAN Travis-CI Build Status AppVeyor Build Status codecov

Given Poverty Probability Index (PPI) scores based on the standard 10 questions on household’s characteristics and asset ownership, the likelihood that the household is living below the poverty line can be determined using this package. This package depends on country-specific lookup tables developed for the PPI available via the ppitables package.

Installation

You can install ppicalc from GitHub with:

# install.packages("devtools")
devtools::install_github("ernestguevarra/ppicalc")

Usage

This is a basic example which shows you how to solve a common problem:

## basic example code

About

Calculator for Determining Poverty Likelihoods Based on the Poverty Probability Index (PPI)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages