`generate_data.py` for processing and fitting statistical distributions to data. 'distributions.py' to create new dists to fit 'analysis_data.ipynb" notebook for data analysis
AIC statistic added
Fitter class refactored. Include getter and setter ADD: test/ dir with code tests