inputCheck: Check the inputs to growth rate functions

View source: R/growthRateMethods.R

inputCheckR Documentation

Check the inputs to growth rate functions

Description

Check the validity of inputs to growth rate fns, making sure the tree is an ultrametric ape phylo object with reasonable alpha

Usage

inputCheck(tree, alpha)

Arguments

tree

An ape tree subset to include only the clone of interest

alpha

Used for calculation of confidence intervals. 1-alpha confidence intervals used with default of alpha = 0.05 (95 percent confidence intervals)


cloneRate documentation built on Sept. 22, 2023, 5:09 p.m.