mycltu | R Documentation |
A function to create a uniform statistic and generate mean plots
mycltu(n, iter, a = 0, b = 10)
n |
the number of samples |
iter |
the number of iterations |
a |
the min for Uniform distribution |
b |
the max for Uniform distribution |
A function from Lab 8
w vector and density histogram
## Not run: mycltu(n=1,iter=10000,a=0,b=10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.