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