Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MAD.conformity

MAD conformity to Benford's Law using the MAD


Description

This function checks the MAD agains the confomity criteria proposed by Nigrini (2012).

Usage

MAD.conformity(MAD = NULL, digits.used = c("First Digit",
  "Second Digit", "First-Two Digits", "First-Three Digits"))

Arguments

MAD

The mean absolute deviation, as computed in the function benford

digits.used

How many digits used in the analysis.

Value

A list with the MAD, digits.used and the conformity level.

References

Nigrini, M. J. (2012). Benford's Law: Application for Forensic Accounting, Auditing and Fraud Detection. Wiley and Sons: New Jersey.


benford.analysis

Benford Analysis for Data Validation and Forensic Analytics

v0.1.5
GPL-3
Authors
Carlos Cinelli
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.