powered by
gamma_dist
Retrieve the mean of a gamma_dist object.
# S3 method for gamma_dist mean(x, ...)
The mean, shape / rate
shape / rate
The gamma_dist object
Additional arguments (not used)
mean(gamma_dist(shape = 3, rate = 2))
Run the code above in your browser using DataLab