.nbinom_size_ll {epichains} | R Documentation |
Log-likelihood of the size of chains with Negative-Binomial offspring distribution
Description
Log-likelihood of the size of chains with Negative-Binomial offspring distribution
Usage
.nbinom_size_ll(x, size, prob, mu)
Arguments
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. |
Value
A numeric vector of log-likelihood values.
Author(s)
Sebastian Funk James M. Azam
[Package epichains version 0.1.1 Index]