Description Usage Arguments Value Author(s)
Calculates phylogenetic signal for data.frame of traits. Traits may have missing values in which case the tree will be pruned prior to calculating phylogenetic signal for each trait.
1 | multiPhylosignal(x, phy, checkdata=TRUE, ...)
|
x |
Data frame of trait data (traits in columns) with row names corresponding to tip.labels |
phy |
phylo object |
checkdata |
Check for match between trait and phylogeny taxa labels using |
... |
Additional arguments to phylosignal |
Returns a data frame with phylogenetic signal results for each trait
Steven Kembel <steve.kembel@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.