| mean.gamma_dist | R Documentation |
gamma_dist object.Retrieve the mean of a gamma_dist object.
## S3 method for class 'gamma_dist'
mean(x, ...)
x |
The |
... |
Additional arguments (not used) |
The mean, shape / rate
mean(gamma_dist(shape = 3, rate = 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.