exponential_coalescent_loglh | R Documentation |
Compute likelihood of a realisation of an exponential growth coalescent.
exponential_coalescent_loglh(
sampling_times,
coalescent_times,
lambda,
pop_size
)
sampling_times |
times of leaves. |
coalescent_times |
times of coalescent events. |
lambda |
growth rate. |
pop_size |
final effective pop_size at time of most recent sample. |
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.