benf-2.6.1 is not a library.
Visit the last successful build:
benf-1.0.0
benf
Benford's Law analysis CLI tool. Detect anomalies in numerical data for fraud detection and data quality assessment.
Note: This is a convenience wrapper for
lawkit benf. For additional statistical laws (Pareto, Zipf, Normal, Poisson) and advanced features, see lawkit.
Installation
Usage
# Analyze a file
# From stdin
|
# Output formats
Options
)
Exit Codes
| Code | Meaning |
|---|---|
| 0 | LOW/MEDIUM risk - data conforms to Benford's Law |
| 10 | HIGH risk (p ≤ 0.05) |
| 11 | CRITICAL risk (p ≤ 0.01) |
See Also
License
MIT