Skip to content

cran/mpindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpindex

CRAN status R-CMD-check Coverage

mpindex offers a set of easy-to-use functions for computing Multidimensional Poverty Index (MPI) using the Alkire-Foster (AF) counting method developed by Sabina Alkire and James Foster. Learn more in vignette("mpindex") and ?compute_mpi.

Installation

To install the mpindex package from CRAN:

install.packages('mpindex')

If you want to get the latest development version of mpindex, install it from GitHub. Note that you may need to install devtools.

# install.packages("devtools")
devtools::install_github('yng-me/mpindex')

Usage

Load the package once you have successfully completed the installation.

library(mpindex)

About

❗ This is a read-only mirror of the CRAN R package repository. mpindex — Multidimensional Poverty Index (MPI). Homepage: https://github.com/yng-me/mpindexhttps://yng-me.github.io/mpindex/ Report bugs for this package: https://github.com/yng-me/mpindex/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages