powered by
hweibull
Hweibull
hweibull(x, shape, scale = 1, log = FALSE) Hweibull(x, shape, scale = 1, log = FALSE)
pweibull
hweibull(3, 2, 1) dweibull(3, 2, 1) / pweibull(3, 2, 1, lower.tail = FALSE) Hweibull(3, 2, 1) -pweibull(3, 2, 1, log.p = TRUE, lower.tail = FALSE)
Run the code above in your browser using DataLab