View source: R/gamma_mean_sd.R
This function provides random generation for the gamma distribution based on mean and stddev
1 | rgamma_mean_sd(n, mean, sd, lower.tail = TRUE, log.p = FALSE)
|
n |
number of observations |
mean |
vector of means |
sd |
vector of standard deviations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.