View source: R/get_average_nltt_matrix.R
| get_average_nltt_matrix | R Documentation | 
Get the average nLTT from a collection of phylogenies
get_average_nltt_matrix(phylogenies, dt = 0.001)
| phylogenies | the phylogenies, supplied as either a list or a multiPhylo object, where the phylogenies are of type 'phylo' | 
| dt | The timestep resolution, where 1/dt is the number of points evaluated | 
A matrix of timepoints with the average number of (normalized) lineages through (normalized) time
Richèl J.C. Bilderbeek
  get_average_nltt_matrix(c(ape::rcoal(10), ape::rcoal(20)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.