Learn R Programming

nLTT (version 1.4.9)

nltt_diff_exact_norm_brts: Calculates the exact difference between the nLTT curves of the branching times

Description

Calculates the exact difference between the nLTT curves of the branching times

Usage

nltt_diff_exact_norm_brts(
  b_times_n,
  lineages_n,
  b_times2_n,
  lineages2_n,
  distance_method
)

Arguments

b_times_n

branching times of the first phylogeny

lineages_n

the number of lineages, usually one to the number of lineages

b_times2_n

branching times of the first phylogeny

lineages2_n

the number of lineages, usually one to the number of lineages

distance_method

(string) absolute, or squared distance?

Author

Thijs Janzen and Richèl Bilderbeek