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