Summarize a Gamma Model for
Summarizes the expected value, variance, and mode of a Gamma(shape, rate) model for variable .
summarize_gamma(shape, rate)
shape
: positive shape parameter of the Gamma modelrate
: positive rate parameter of the Gamma modela summary table
summarize_gamma(shape = 1, rate = 15)
Useful links