Package: MPI 0.1.0

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.

Authors:Kittiya Kukiattikun [aut, cre], Chainarong Chainarong [aut]

MPI_0.1.0.tar.gz
MPI_0.1.0.zip(r-4.5)MPI_0.1.0.zip(r-4.4)MPI_0.1.0.zip(r-4.3)
MPI_0.1.0.tgz(r-4.4-any)MPI_0.1.0.tgz(r-4.3-any)
MPI_0.1.0.tar.gz(r-4.5-noble)MPI_0.1.0.tar.gz(r-4.4-noble)
MPI_0.1.0.tgz(r-4.4-emscripten)MPI_0.1.0.tgz(r-4.3-emscripten)
MPI.pdf |MPI.html
MPI/json (API)
NEWS

# Install 'MPI' in R:
install.packages('MPI', repos = c('https://faiarte.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/9pointeight/mpi/issues

Datasets:

On CRAN:

2.81 score 13 scripts 233 downloads 2 exports 25 dependencies

Last updated 3 years agofrom:a0b585b3a5. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 06 2024
R-4.5-winOKNov 06 2024
R-4.5-linuxOKNov 06 2024
R-4.4-winOKNov 06 2024
R-4.4-macOKNov 06 2024
R-4.3-winOKNov 06 2024
R-4.3-macOKNov 06 2024

Exports:AF_ParAF_Seq

Dependencies:clicodetoolscpp11doParalleldplyrfansiforeachgenericsglueiteratorslifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

MPI_demo

Rendered fromMPI_demo.Rmdusingknitr::knitron Nov 06 2024.

Last update: 2022-04-05
Started: 2022-04-05