powered by
Summarizes the expected value, variance, and mode of a Beta(alpha, beta) model for variable \(\pi\).
summarize_beta(alpha, beta)
positive shape parameters of the Beta model
a summary table
# NOT RUN { summarize_beta(alpha = 1, beta = 15) # }
Run the code above in your browser using DataLab