hexpweibull | R Documentation |
Exponentiated Weibull (EW) hazard function. http://rpubs.com/FJRubio/EW
hexpweibull(t, lambda, kappa, alpha, log = FALSE)
t |
: positive argument |
lambda |
: scale parameter |
kappa |
: shape parameter |
alpha |
: shape parameter |
log: |
log scale (TRUE or FALSE) |
the value of the EW hazard function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.