logllk_div_time_one | R Documentation |
Compute loglikelihood of divergence times for a(t) = c/(1-t)
logllk_div_time_one(c, l, r, t)
c |
a positive number for the divergence hyperparameter. A larger value implies earlier divergence on the tree |
l |
number of data points to the left |
r |
number of data points to the right |
t |
a number in the interval (0, 1) indicating the divergence time |
Other likelihood functions:
logllk_ddt()
,
logllk_ddt_lcm()
,
logllk_div_time_two()
,
logllk_lcm()
,
logllk_location()
,
logllk_tree_topology()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.