powered by
stable
dist_gamma(shape, rate)
shape and scale parameters. Must be positive, scale strictly.
scale
an alternative way to specify the scale.
stats::GammaDist
# NOT RUN { dist_gamma(shape = c(1,2,3,5,9,7.5,0.5), rate = c(0.5,0.5,0.5,1,2,1,1)) # }
Run the code above in your browser using DataLab