hpgw | R Documentation |
Power Generalised Weibull (PGW) hazard function. http://rpubs.com/FJRubio/PGW
hpgw(t, eta, nu, delta, log = FALSE)
t |
: positive argument |
eta |
: scale parameter |
nu |
: shape parameter |
delta |
: shape parameter |
log: |
log scale (TRUE or FALSE) |
the value of the PGW hazard function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.