logllk_tree_topology {ddtlcm} | R Documentation |
Compute loglikelihood of the tree topology
Description
Compute loglikelihood of the tree topology
Usage
logllk_tree_topology(l, r)
Arguments
l |
number of data points to the left |
r |
number of data points to the right |
See Also
Other likelihood functions:
logllk_ddt()
,
logllk_ddt_lcm()
,
logllk_div_time_one()
,
logllk_div_time_two()
,
logllk_lcm()
,
logllk_location()
[Package ddtlcm version 0.2.1 Index]