Summarize a Beta Model for
Summarizes the expected value, variance, and mode of a Beta(alpha, beta) model for variable .
summarize_beta(alpha, beta)
alpha, beta
: positive shape parameters of the Beta modela summary table
summarize_beta(alpha = 1, beta = 15)
Useful links