dgamma_mean_sd | R Documentation |
Reparameterisation of gamma pdf using mean and sd
dgamma_mean_sd(x, mu, sigma, ...)
x |
a value to be evaluated at |
mu |
a mean |
sigma |
a standard deviation |
... |
other arguments passed to method |
a density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.