dgamma_rcpp | R Documentation |
Probability density function of the gamma distribution (written in C++)
dgamma_rcpp(x, mu, sigma)
x |
Vector of quantiles |
mu |
Mean |
sigma |
Standard deviation |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.