Changes in version 0.2.2 (2020-03-11) Update: o Fixed bug in splinebins warning when median falls in the first bin. Changes in version 0.2.1 (2019-10-27) Updates o Checks to see if fitted median falls in the correct bin. If not, sets a flag, and generates warning messages. o Generates warning messages if top bin is bounded. o Generates warning messages if no mean is provided for mean-matching methods. Changes in version 0.2.0 (2019-05-31) New features o Added functions to compute the Gini and Theil coefficients from the smoothed distributions, along with other descriptive statistics. o Added Theil index to simulated county_true data. o Added inverse CDF to the list that splinebins returns. o Added functions for computing percentiles and random samples from a splinebins fit. o Added NEWS file. Updates o Updated references to the paper in Sociological Science: https://www.sociologicalscience.com/articles-v4-26-641/ o Updated documentation. o Fixed typo in bincounts for Cook County in documentation.