dnbinom_rcpp | R Documentation |
Probability density function of the negative binomial distribution (written in C++)
dnbinom_rcpp(x, mu, size)
x |
Vector of quantiles |
mu |
Mean of the distribution |
size |
Dispersion parameter |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.