# NOT RUN {
# With scale parameter
Etronq_gamma(d = 2, shape = 3, scale = 4)
# With rate parameter
Etronq_gamma(d = 2, shape = 3, rate = 0.25)
# values greather than d
Etronq_gamma(d = 2, shape = 3, rate = 0.25, less.than.d = FALSE)
# }
Run the code above in your browser using DataLab