nltt_diff_exact_norm_brts: Calculates the exact difference between the nLTT curves of...

View source: R/nLTTDiff.R

nltt_diff_exact_norm_brtsR Documentation

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(s)

Thijs Janzen and Richèl Bilderbeek


richelbilderbeek/nLTT documentation built on Aug. 23, 2023, 8 a.m.