Description Usage Arguments Value Author(s) Examples
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).
1 | 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
1 | Blon.val.sd(171,825, 5, dig = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.