Description Usage Arguments Author(s)
An Rcpp version of dbetabinom_mu_rho.
| 1 | dbetabinom_mu_rho_cpp(x, size, mu, rho, return_log = FALSE)
 | 
| x | A numeric vector of the observed counts. | 
| size | A numeric vector of the number of trials. | 
| mu | The mean of the underlying beta. | 
| rho | The overdispersion parameter of the underlying beta. | 
| return_log | A logical scalar. Should we return the log of the density ( | 
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.