Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

multiPhylosignal

Calculates phylogenetic signal for data.frame of traits


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

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

Integrating Phylogenies and Ecology

v1.8.2
GPL-2
Authors
Steven W. Kembel <steve.kembel@gmail.com>, David D. Ackerly <dackerly@berkeley.edu>, Simon P. Blomberg <s.blomberg1@uq.edu.au>, Will K. Cornwell <cornwell@zoology.ubc.ca>, Peter D. Cowan <pdc@berkeley.edu>, Matthew R. Helmus <mrhelmus@wisc.edu>, Helene Morlon <morlon.helene@gmail.com>, Campbell O. Webb <cwebb@oeb.harvard.edu>
Initial release
2020-06-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.