powered by
Cumulative distribution function of Generalized Gamma (GG) distribution
pGG(x, para = c(10, 0.25, 0.5))
quantile/s
parameters as c(scale, shape1, shape2)
Non-exceedance probability from the cumulative distribution function.
# NOT RUN { u <- pGG(x = 108.4992, para = c(10, 0.25, 0.5)) # }
Run the code above in your browser using DataLab