View source: R/summaryStatistics.R
getLttCoords | R Documentation |
Take 20 points uniformly distributed regarding the number of lineages. Save LTT coordinates for these 20 points. Phylogeny needs to be at least to have 20 tips.
getLttCoords(phylo)
phylo |
phylogeny (ape format) |
list
$LTT_coordX
with coord
either t
for time or N
for number of
lineages and X
between 1 and 20
for instance, $LTT_N15
is the number of lineages for bin 15 out of 20
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.