powered by
Get the average nLTT from a collection of phylogenies
get_average_nltt_matrix(phylogenies, dt = 0.001)
A matrix of timepoints with the average number of (normalized) lineages through (normalized) time
the phylogenies, supplied as either a list or a multiPhylo object, where the phylogenies are of type 'phylo'
The timestep resolution, where 1/dt is the number of points evaluated
Richèl J.C. Bilderbeek
get_average_nltt_matrix(c(ape::rcoal(10), ape::rcoal(20)))
Run the code above in your browser using DataLab