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