time_lm | R Documentation |
This function takes information about node ages and node support, and uses linear models and Bonferroni correction to assess changes in relative phylogenetic utility over time among datasets
time_lm(age_support_df, lm_alpha)
age_support_df |
3-column dataframe including (1) Node Age, (2) Dataset Name, and (3) Percent Support |
lm_alpha |
Run linear models at this alpha level [Default: 0.05] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.