Skip to content

v1.6.0

Compare
Choose a tag to compare
@erdogant erdogant released this 07 Feb 21:41
· 117 commits to master since this release
  • Added bootstrap test with KS-test #18
    dfit = distfit(n_boots=100)
  • Updated plot_summary() with the bootstrap results
  • Updated dfit.summary results with bootstrap_score bootstrap_pass
  • Renamed distr into name in dfit.summary and now it is similar to the dictionary dfit.model
  • Disables warning messages for colourmap
  • See documentation for more information about the bootstrapping approach
  • Updated docstrings

Read the blog about distfit here!