Description Usage Arguments Value Examples
View source: R/newfunctionfromabove.R
newfunctionfromabove
1 | newfunctionfromabove(n, iter, a = 0, b = 5)
|
n |
vector, sample size |
iter |
vector, iterations |
a |
vector, starting value |
b |
vector, end value |
a histogram of the sums of the uniform distributions
1 | newfunctionfromabove(10,10,0,5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.