View source: R/summaryStatistics.R
sumStatsLtt | R Documentation |
There are 51 LTT summary statistics listed below.
Variable | Description |
LTT_slopei | slope of LTT i-th part in semilog scale (i in [1,10]) |
LTT_ti | i-th time coordinate of binned LTT (i in [1,20]) |
LTT_Ni | i-th lineage coordinate of binned LTT (i in [1,20]) |
n_tips | phylogeny number of tips |
sumStatsLtt(phylo)
phylo |
phylogeny (ape format) |
list
the variable listed above can be accessed with $
+ variable name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.