milcent / benford_py

Python implementation of Benford's Law tests.
BSD 3-Clause "New" or "Revised" License
151 stars 52 forks source link

Add Bootstrap Regression Procedure as a Test method #15

Open AngelGL opened 5 years ago

AngelGL commented 5 years ago

Here you can find an explanation about why this method is better than using Z-Score, Chi-Square or MAD https://opensiuc.lib.siu.edu/cgi/viewcontent.cgi?article=1032&context=epse_pubs

https://opensiuc.lib.siu.edu/cgi/viewcontent.cgi?article=1033&context=epse_pubs

milcent commented 5 years ago

Thank you, @AngelGL! I will check this out. Would you happen to know what python package implements this? Would you be interested in helping with the implementation? Thanks anyway, Milcent

AngelGL commented 5 years ago

Sorry, but I'm not a programmer. I just know very basic things about programming.

milcent commented 5 years ago

No problem. I shall put in the pipeline anyway. It’s just that time is scarce nowadays...