mycltb | R Documentation |
Histogram of a binomial clt
mycltb(n, iter, p, ...)
n |
sample size |
iter |
number of iterations |
p |
probability of a success |
... |
take parameters from within the function |
a histogram
## Not run: mycltb(n=4,iter=10000,p=0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.