powered by
Computes \(scale \cdot \Gamma(1 + 1/shape)\).
# S3 method for weibull_dist mean(x, ...)
The mean of the distribution.
A weibull_dist object.
weibull_dist
Additional arguments (not used).
mean(weibull_dist(shape = 2, scale = 3))
Run the code above in your browser using DataLab