Probability density function of Gamma distribution
dgam(x, para = c(1, 2, 0.5))
Probability density function
quantile/s
parameters as c(shape, scale)
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
d <- dgam(x = 0.1, para = c(0.1, 0.2))
Run the code above in your browser using DataLab