.offspring_ll {epichains} | R Documentation |
The log-likelihoods are calculated with a crude approximation using simulated chain summaries by linearly approximating any missing values in the empirical cumulative distribution function (ecdf).
.offspring_ll(x, offspring_dist, statistic, nsim_offspring = 100, ...)
x |
A numeric vector of chain summaries (sizes/lengths). |
offspring_dist |
Offspring distribution: a |
statistic |
The chain statistic to track as the
stopping criteria for each chain being simulated when
|
nsim_offspring |
Number of simulations of the offspring distribution for approximating the distribution of the chain statistic summary (size/length) |
... |
any parameters to pass to |
A numeric vector of log-likelihood values.
Sebastian Funk James M. Azam