Description Usage Arguments Details Value See Also
rbeta2 converts the mean and stdev to appropriate shape parameters and calls rbeta.
It has similar functionality to betaval but is faster.
1 |
n |
number of random deviates desired |
mean |
mean of the distribution (must be in (0,1)) |
sdev |
standard deviation of the distribution. Limits depend on the value of |
All arguments must be scalars.
a vector of length n with the random numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.