MAD.conformity: MAD conformity to Benford's Law using the MAD

Description Usage Arguments Value References

View source: R/internal.functions-new-code-2.R

Description

This function checks the MAD against the conformity criteria proposed by Nigrini (2012).

Usage

1
2
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.


carloscinelli/benford.analysis documentation built on Aug. 26, 2019, 8:08 a.m.