beta_summary | R Documentation |
Summary statistics of a Beta distribution
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
beta_summary(3, 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.