mgoeminne / scalar-ineq

Tools for measuring inequality, concentration and poverty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scalar-ineq

Tools for measuring inequality, concentration and poverty.

Build Status Coverage Status

This is a free Scala implementation of the ineq package available on CRAN.

This package includes implementations of the following measures:

  • Gini index
  • Theil index, and normalized Theil index
  • Atkinson index
  • Generalized entropy measure
  • Coefficient of Variation, and Squared Coefficient of Variation
  • Hoover index, a.k.a. Pietra index or Schutz index
  • Kolm index

All the public functions have an exhaustive documentation and are covered by unit tests.

About

Tools for measuring inequality, concentration and poverty

License:Apache License 2.0


Languages

Language:Scala 100.0%