MHDI {llbayesireg} | R Documentation |
Municipal Human Development Index
Description
MHDI data set is the Municipal Human Development Index (MHDI) of the municipalities of Sergipe state of Brazil.
Usage
data("MHDI")
Format
The format is: num [1:75] 0.611 0.578 0.77 0.595 0.579 0.649 0.604 0.54 0.621 0.569 ...
Details
The MHDI is a summary measure of long-term progress in three basic dimensions of human development that takes into account education, income and longevity indexes in municipalities. The MHDI data is the geometric mean of normalized indexes for each of the three dimensions of human development.
Source
PNUD, IPEA \& FJP. (2013).
References
PNUD, IPEA & FJP. (2013). Atlas do Desenvolvimento Humano no Brasil. PNUD, Brasilia, Brazil. Disponible in: http://www.atlasbrasil.org.br/2013/pt/.
Examples
data(MHDI)
## maybe str(MHDI) ; plot(MHDI) ...
[Package llbayesireg version 1.0.0 Index]