mycltu | R Documentation |
Generates n * iter random samples of a uniform distribution, plots the results, and returns a list of sample values.
mycltu(n, iter, a = 0, b = 10)
n |
sample size |
iter |
number of iterations |
a |
lower limit |
b |
upper limit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.