CoalescentPopFunc(PopulationFunction popFunc, Integer n, Taxa taxa, Double[] ages)

The Kingman coalescent with serially sampled data. (Rodrigo and Felsenstein, 1999)

Parameters

  • PopulationFunction popFunc - the population size.
  • Integer n - (optional) number of taxa.
  • Taxa taxa - (optional) Taxa object, (e.g. Taxa or Object[])
  • Double[] ages - (optional) an array of leaf node ages.

Return type

TimeTree

Examples

  • https://linguaphylo.github.io/tutorials/time-stamped-data/