Description Usage Arguments References See Also Examples
genben.ps
returns a vector of generalized Benford probabilities
corresponding to the digits of the argument vector digits
, and
the chosen α.
1 | genben.ps(alpha, digits = 1:9)
|
alpha |
A real number. |
digits |
A significant digits vector, default is 1:9. |
Lesperance M, Reed WJ, Stephens MA, Tsao C, Wilton B (2016) Assessing conformance with Benford's Law: goodness-of-fit tests and simultaneous confidence intervals. PLoS one; 11(3). Wong, S. (2010) Testing Benford's Law with the first two significant digits. University of Victoria, Master's thesis.
1 | genben.ps(1, 1:9)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.