Description Usage Arguments Examples
myclt
creates a statistic from the uniform distribution
1 | myclt(n, iter, a = 0, b = 5)
|
n |
the number of samples |
iter |
number of iterations |
a |
the lower bound for the uniform function |
b |
the upper bound for the uniform fucntion |
1 | myclt(10,10000,a=0,b=5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.