View source: R/gamma_mean_sd.R
This function provides the quantile function of the gamma distribution based on mean and stddev
1 | qgamma_mean_sd(p, mean, sd, lower.tail = TRUE, log.p = FALSE)
|
p |
vector of probabilities |
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.