weibull_mean | R Documentation |
Weibull mean
weibull_mean(scale, shape)
scale |
The scale parameter for the Weibull distribution |
shape |
The shape parameter for the Weibull distribution |
Mean for the weibull distribution
weibull_mean(1200,0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.