Description Usage Arguments Value Examples
View source: R/bernoulli_models.R
Summary statistics of a Beta distribution
1 | beta_summary(alpha, beta)
|
alpha |
First shape parameter of the Beta distribution |
beta |
Second shape parameter of the Beta distribution |
A list with summary statistics of the Beta distribution
1 | beta_summary(3, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.