View source: R/distributions.R
hweibull | R Documentation |
Hazard function of the Weibull distribution
hweibull(x, shape, scale = 1, log = FALSE)
x |
vector of quantiles |
shape |
shape parameter |
scale |
scale parameter, default to 1 |
log |
logical; if |
a vector of (log)-hazard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.