powered by
Gamma (G) Hazard Function.
rG(t, shape, scale, log = FALSE)
the value of the G hazard function
: positive argument
: shape parameter
: scale parameter
:log scale (TRUE or FALSE)
Abdisalam Hassan Muse, Samuel Mwalili, Oscar Ngesa, Christophe Chesneau abdisalam.hassan@amoud.edu.so
t=runif(10,min=0,max=1) rG(t=t, shape=0.5, scale=0.85,log=FALSE)
Run the code above in your browser using DataLab