Description Usage Arguments Value Author(s) See Also Examples
A function that calcualtes the probability of random variable x
according to a Gamma probability distribution with provided
shape
and rate
parameters.
1 | sim.gamma(x, shape, rate)
|
mu |
the desired mean of the Gamma distribution |
sigma |
the desired standard deviation of the Gamma distribution |
a named numeric vector giving the shape
and rate
parameters of the Gamma distribution
John Giles
Other random number generators:
get.gamma.params()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.