summarize_gamma {bayesrules} | R Documentation |
\lambda
Summarizes the expected value, variance, and mode of
a Gamma(shape, rate) model for variable \lambda
.
summarize_gamma(shape, rate)
shape |
positive shape parameter of the Gamma model |
rate |
positive rate parameter of the Gamma model |
a summary table
summarize_gamma(shape = 1, rate = 15)