logexp_coalescent_loglh | R Documentation |
Compute likelihood of a realisation of an half/logistic growth coalescent.
logexp_coalescent_loglh(sampling_times, coalescent_times, t0, r, N, t_max)
sampling_times |
times of leaves. |
coalescent_times |
times of coalescent events. |
t0 |
time of divergence. |
N |
asymptotic population size. |
growth |
rate. |
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.