mycltp | R Documentation |
Generates n * iter random samples of a Poisson distribution and plots the results.
mycltp(n, iter, lambda = 10, ...)
n |
sample size |
iter |
number of iterations |
lambda |
lambda value of the Poisson random variable |
... |
params for histogram |
CLT will work with discrete or continuous distributions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.