.pois_length_ll {epichains} | R Documentation |
Log-likelihood of the length of chains with Poisson offspring distribution
Description
Log-likelihood of the length of chains with Poisson offspring distribution
Usage
.pois_length_ll(x, lambda)
Arguments
x |
A numeric vector of chain lengths. |
lambda |
The rate of the Poisson distribution. A single numeric value. Must be positive. |
Value
A numeric vector of log-likelihood values.
Author(s)
Sebastian Funk James M. Azam
[Package epichains version 0.1.1 Index]