time_lm: Rboretum Time Linear Modeler

View source: R/time_lm.R

time_lmR Documentation

Rboretum Time Linear Modeler

Description

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

Usage

time_lm(age_support_df, lm_alpha)

Arguments

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]


BobLiterman/Rboretum documentation built on July 6, 2023, 7:46 p.m.