MPI: Computation of Multidimensional Poverty Index (MPI)

Computing package for Multidimensional Poverty Index (MPI) using Alkire-Foster method. Given N individuals, each person has D indicators of deprivation, the package compute MPI value to represent the degree of poverty in a population. The inputs are 1) an N by D matrix, which has the element (i,j) represents whether an individual i is deprived in an indicator j (1 is deprived and 0 is not deprived), and 2) the deprivation threshold. The main output is the MPI value, which has the range between zero and one. MPI value is approaching one if almost all people are deprived in all indicators, and it is approaching zero if almost no people are deprived in any indicator. Please see Alkire S., Chatterjee, M., Conconi, A., Seth, S. and Ana Vaz (2014) <doi:10.35648/20.500.12413/11781/ii039> for The Alkire-Foster methodology.

Package details

AuthorKittiya Kukiattikun [aut, cre], Chainarong Chainarong [aut]
MaintainerKittiya Kukiattikun <kittiya.contact@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/9POINTEIGHT/MPI
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MPI")

Try the MPI package in your browser

Any scripts or data that you put into this service are public.

MPI documentation built on April 5, 2022, 5:06 p.m.