GammaSample | R Documentation |
Function generates a random gamma deviate with shape paramater alpha and scale parameter beta
GammaSample(Alpha, Beta)
Alpha |
alpha parameter of gamma |
Beta |
beta parameter of gamma |
Gamma distributed random variable (scalar)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.