| nltt_diff_exact_brts | R Documentation | 
Calculates the exact difference between the nLTT curves of the branching times
nltt_diff_exact_brts(
  b_times,
  lineages,
  b_times2,
  lineages2,
  distance_method = "abs",
  time_unit = "since"
)
b_times | 
 branching times of the first phylogeny,  | 
lineages | 
 the number of lineages, usually one to the number of lineages  | 
b_times2 | 
 branching times of the first phylogeny  | 
lineages2 | 
 the number of lineages, usually one to the number of lineages  | 
distance_method | 
 how the difference between the two nLTTs is summed 
  | 
time_unit | 
 the time unit of the branching times 
  | 
Thijs Janzen and Richèl Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.