Description Usage Arguments Value
Calculate densities of a negative binomial distribution
1 | get_nbinom_density_dataframe(size, prob, lower_quantile, step)
|
size |
The size parameter of a negative binomial distribution |
prob |
The prob parameter of a negative binomial distribution |
lower_quantile |
Coverage of quantile of a distribution |
step |
The step of vector of quantiles |
A data frame of the densities of the negative binomial distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.