Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 612 Bytes

NEWS.md

File metadata and controls

20 lines (13 loc) · 612 Bytes

lorenzgini 0.1.2

  • Updated to follow most recent installation convention using package 'remotes'.

lorenzgini 0.1.1

  • Updated gini() to add estimated Gini coefficient and bootstrapped confidence intervals indicators when outputting the kernel density plot of simulated Ginis.

  • Updated 'lorenz()' function to only add the maximal line of equality and 'c/n' if Nunits > Nevents.

  • Added vignette introducing the package and providing examples of gini() and lorenz().

lorenzgini 0.1.0

  • First published version of the lorenzgini package. Includes functions 'gini()' and 'lorenz()'.