powered by
shape
scale
mweibull(order, shape, scale = 1) levweibull(limit, shape, scale = 1, order = 1)
mweibull
levweibull
Invalid arguments will result in return value NaN, with a warning.
NaN
Weibull
{d,p,q,r}weibull
mweibull(2, 3, 4) - mweibull(1, 3, 4)^2 levweibull(10, 3, 4, order = 2)
Run the code above in your browser using DataLab