powered by
Cumulative distribution function of Gamma distribution
pgam(x, para = c(1.5, 1))
Non-exceedance probability from the cumulative distribution function.
quantile/s
parameters as c(shape, scale)
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
u <- pgam(x = 0.1, para = c(0.1, 0.2))
Run the code above in your browser using DataLab