mycltu | R Documentation |
MyCLT
mycltu(n, iter, a = 0, b = 10)
n |
number of trials per iteration |
iter |
number of iterations |
a |
minimum value of sample |
b |
maximum value of sample |
a histogram with the sample means of repeated sampling
## Not run: mycltu(n = 10, iter = 10000, a = 0, b = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.