Python 3 tkinter graphical statistical distributions fitter

Daniel Riaño danielrr2 at gmail.com
Wed Aug 24 07:11:29 EDT 2016


Thanks, James!

2016-08-13 12:46 GMT+02:00 <zunzun.com at gmail.com>:

> I created a Python 3 tkinter graphical statistical distributions fitting
> application that will fit a 1D data set to all of the continuous
> statistical distributions in scipy.stats, with graphical display of the
> distributions plotted against normalized histograms of the data.  Fitted
> results can be sorted by nnlf, AIC or AIC_BA.  The URL on GitHub is:
>
> https://github.com/zunzun/tkInterStatsDistroFit
>
> James Phillips
> --
> https://mail.python.org/mailman/listinfo/python-announce-list
>
>         Support the Python Software Foundation:
>         http://www.python.org/psf/donations/
>



More information about the Python-list mailing list