concentrationMetrics Documentation

concentrationMetrics is a python library for the computation of various concentration, diversification and inequality indices. The library aims to implement the computation of all well known indexes of inequality and concentration along with confidence intervals.

You can use transitionMatrix to:

  • Access an exhaustive collection of concentration, inequality and diversity indexes and metrics
  • Perform file input/output in both json and csv formats
  • Compute indexes with confidence intervals via bootstraping
  • Visualize using matplotlib

Online documentation for concentrationMetrics is currently hosted at readthedocs:

concentrationMetrics