Description Usage Arguments Value Author(s) References See Also Examples
View source: R/Benford_tests.R
Returns the complete quantile function for Benford's distribution with a given number of first digits.
1 | qbenf(digits = 1)
|
digits |
An integer determining the number of first digits for which the qdf is returned, i.e. 1 for 1:9, 2 for 10:99 etc. |
Returns an object of class "table
" containing the expected quantile function of Benford's distribution with a given number of digits.
Dieter William Joenssen Dieter.Joenssen@googlemail.com
Benford, F. (1938) The Law of Anomalous Numbers. Proceedings of the American Philosophical Society. 78, 551–572.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.