.nbinom_size_ll {epichains} | 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