mycltb | R Documentation |
mycltb
mycltb(n, iter, p = 0.5, ...)
n |
The size of the binomial samples |
iter |
The number of binomial samples |
p |
The probability of a success |
... |
Any graphical options to add to the histogram |
A histogram of the densities of the sample means
## Not run: mycltb(n=5,iter=10000,p=0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.