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

species.dist

Species co-occurrence distances


Description

Compute interspecific distances based on patterns of species co-occurrence in communities.

Usage

species.dist(x, metric = c("cij", "jaccard", "checkerboard", "doij"))

Arguments

x

Community data matrix

metric

Co-occurrence metric to use (see Details section for description)

Details

Currently implemented co-occurrence measures (arguments to metric):

cij

Schoener's index of co-occurrence

jaccard

Jaccard index of co-occurrence

checkerboard

Checkerboard index of co-occurrence

doij

DOij index of co-occurrence

Value

A dist object with co-occurrences among all species pairs

Author(s)

Steven Kembel <steve.kembel@gmail.com>

References

Hardy, O.J. 2008. Testing the spatial phylogenetic structure of local communities: statistical performances of different null models and test statistics on a locally neutral community. Journal of Ecology 96:914-926.

See Also


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.