.nbinom_size_ll | R Documentation |
Log-likelihood of the size of chains with Negative-Binomial offspring distribution
.nbinom_size_ll(x, size, prob, mu)
x |
A numeric vector of chain sizes. |
size |
The dispersion parameter (often called |
prob |
Probability of success (in the parameterisation with
|
mu |
Mean; A positive number. |
A numeric vector of log-likelihood values.
Sebastian Funk James M. Azam
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.