Inequality.jl

Julia package for computing inequality indicators
Author JosepER
Popularity
12 Stars
Updated Last
4 Months Ago
Started In
March 2022

Inequality.jl

Inequality.jl is a Julia package that provides functions for the computation of inequality indicators. Examples of these a the Gini Coefficient, Atkinson Index, Lorenz Curve and Mean log deviation.

Build & Testing Status

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build status codecov

Documentation

DEVEL — documentation of the development version of the package.

Installation

To install the package, run the following:

using Pkg; Pkg.add("Inequality") 

Version

This package is currently in beta version.

Performance benchmarks

See the author's presentation at the NTTS 2023 conference for speed and memory comparisons with similar R functions.

Used By Packages

No packages found.