Blon.val.sd {BeyondBenford} | R Documentation |
The function returns the Blondeau Da Silva's standard deviation of the frequency of a digit at a given position (once the associated lower and upper bounds have been specified).
Blon.val.sd(lwbound = 10^(dig - 1), upbound, fig, dig = 1)
lwbound |
A positive integer, which characterizes the data. All (or most) of the data are greater than this "lower bound". |
upbound |
A positive integer, which characterizes the data. All (or most) of the data are lower than this "upper bound". |
fig |
The considered figure. |
dig |
The chosen position of the digit (from the left). |
The function returns Blondeau Da Silva's standard deviations of digit frequencies.
Blondeau Da Silva St\'ephane
Blon.val.sd(171,825, 5, dig = 3)