powered by
Burr-XII (BXII) Cumulative Hazard Function.
CHBXII(t, kappa, alpha)
: positive argument
: scale parameter
: shape parameter
the value of the BXII cumulative hazard function
# NOT RUN { t=runif(10,min=0,max=1) CHBXII(t=t, kappa=0.5, alpha=0.35) # }
Run the code above in your browser using DataLab