Estimation of indicators on social exclusion and poverty, as well as Pareto tail modeling for empirical income distributions.
To cite package laeken
in publications, please use:
A. Alfons and M. Templ (2013). Estimation of Social Exclusion Indicators from Complex Surveys: The R
Package laeken
. Journal of Statistical Software, 54(15), 1--25. DOI 10.18637/jss.v054.i15.
Package laeken
is on CRAN (The Comprehensive R Archive Network), hence the latest release can be easily installed from the R
command line via
install.packages("laeken")
If you experience any bugs or issues or if you have any suggestions for additional features, please submit an issue via the Issues tab of this repository. Please have a look at existing issues first to see if your problem or feature request has already been discussed.
If you want to contribute to the package, you can fork this repository and create a pull request after implementing the desired functionality.