benford.analysis icon indicating copy to clipboard operation
benford.analysis copied to clipboard

Tools that make it easier to use Benford’s law for data validation and forensic analytics.

Results 10 benford.analysis issues
Sort by recently updated
recently updated
newest added

When the figure is exactly 1e11 (ie 100,000,000,000), the extract.digit() output is 0 instead of 1. Might have some issues about the trunc part. Thanks

Hi! First of all, thank you for this great work. I am using on Power Bi Desktop and works great. However, for some reason, it's timing out in Power Bi...

Write package vignette.

enhancement

- due to recent updates "freq" not working

bug

It might not be clear to users to what the chi-squared difference refers to. Maybe put both next to each other, and improve the description of the plot. Also, think...

Maybe we should also allow the analysis of the second digit only. (or an arbitrary digit only).

enhancement

For instance, if one plots only a chi squared plot, no legend is needed.

bug

@rafaelslins the current critical value for the KS-test seems to be hard coded for the significance level of 5%. For now, this should be informed in the output of the...

enhancement