View source: R/growthRateMethods.R
inputCheck | R Documentation |
Check the validity of inputs to growth rate fns, making sure the tree is an ultrametric ape phylo object with reasonable alpha
inputCheck(tree, alpha)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.