powered by
Summarizes the expected value, variance, and mode of a Gamma(shape, rate) model for variable \(\lambda\).
summarize_gamma(shape, rate)
a summary table
positive shape parameter of the Gamma model
positive rate parameter of the Gamma model
summarize_gamma(shape = 1, rate = 15)
Run the code above in your browser using DataLab