| mean.weibull_dist | R Documentation |
Computes scale \cdot \Gamma(1 + 1/shape).
## S3 method for class 'weibull_dist'
mean(x, ...)
x |
A |
... |
Additional arguments (not used). |
The mean of the distribution.
mean(weibull_dist(shape = 2, scale = 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.