dst_beta | R Documentation |
Makes a distribution belonging to the family of beta distributions.
dst_beta(shape1, shape2)
shape1 , shape2 |
Parameters, greater than 0. Also known as alpha and beta. |
dst_beta(2, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.