View source: R/beta_binomial_funcs.R
bb_var | R Documentation |
Beta binomial variance
bb_var(n, alpha, beta)
n |
the number of trials |
alpha |
alpha parameter |
beta |
beta parameter |
calculates the variance of the beta binomial function
bb_var(100, 1, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.