multiPhylosignal: Calculates phylogenetic signal for data.frame of traits

Description Usage Arguments Value Author(s)

Description

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.

Usage

1
multiPhylosignal(x, phy, checkdata=TRUE, ...)

Arguments

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 match.phylo.data? (default=TRUE)

...

Additional arguments to phylosignal

Value

Returns a data frame with phylogenetic signal results for each trait

Author(s)

Steven Kembel <steve.kembel@gmail.com>


picante documentation built on May 2, 2019, 6:30 p.m.