v1.6.0
- Added bootstrap test with KS-test #18
dfit = distfit(n_boots=100)
- Updated plot_summary() with the bootstrap results
- Updated
dfit.summary
results withbootstrap_score bootstrap_pass
- Renamed
distr
intoname
indfit.summary
and now it is similar to the dictionarydfit.model
- Disables warning messages for colourmap
- See documentation for more information about the bootstrapping approach
- Updated docstrings
Read the blog about distfit here!