Description Usage Arguments Value Examples
mycltu
1 | mycltu(n, iter, a = 0, b = 10)
|
n |
The size of each sample created |
iter |
The number of samples generated |
a |
The minimum value |
b |
The maximum value |
A density curve and a histogram of the samples.
1 | mycltu(5, 10000, 0, 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.