Description Usage Arguments Value
Calculate the mu of a negative binomial distribution from its size and prob parameters
1 | calculate_nbinom_mu_from_size_prob(size, prob)
|
size |
The size parameter of a negative binomial distribution |
prob |
The prob parameter of a negative binomial distribution |
The mu based on the input size and prob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.