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