Description Usage Arguments Value
Draw a density plot of a negative binomial distribution
1 | draw_nbinom_density(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 drawable object to pass to plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.