View source: R/gamma_mean_sd.R
This function provides the density function of the gamma distribution based on mean and stddev
1 | dgamma_mean_sd(x, mean, sd, log = FALSE)
|
x |
vector of quantiles |
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.