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