Description Usage Arguments Value Examples
Plots probability density function of beta
| 1 | dbeta_plot(alpha, beta, by = 0.0025)
 | 
| alpha | Number of prior successes | 
| beta | Number of prior failures | 
| by | The increment length to approximate the continuous support | 
The probability a beta equals x
| 1 | dbeta_plot(10,5,5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.