View source: R/inhomogenous_coal.R
inhomogenous_coal.log_lh | R Documentation |
Compute likelihood of a realisation of an inhomogeneous coalescent.
inhomogenous_coal.log_lh(
sampling_times,
coalescent_times,
Neg.rate,
Neg.rate.int
)
sampling_times |
times of leaves. |
coalescent_times |
times of coalescent events. |
Neg.rate |
function equal to 1/Neg(t). |
Neg.rate.int |
integral of 1/Neg(t) from |
the log likelihood for the given parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.