overlap.combinations: Calculate the overlap based on combinations of traits

Description Usage Arguments Value References Examples

Description

Calculate the overlap based on combinations of traits

Usage

1

Arguments

adj

The adjacency matrix

omat

The overlap matrix for the different traits

Value

The function returns a table with the overlap produced for all possible combinations of the traits analyzed.

References

A Eklöf, U Jacob, J Kopp, J Bosch, R Castro-Urgal, NP Chacoff, B Dalsgaard, C de Sassi, M Galetti, PR Guimarães, SB Lomáscolo, AM Martín González, MA Pizo, R Rader, A Rodrigo, JM Tylianakis, DP Vázquez, and S Allesina (2013) The dimensionality of ecological networks. Ecology Letters 16:577-583 (doi: 10.1111/ele.12081)

Examples

1
combs <- overlap.combinations(eklof$network, overlap.matrices)

stoufferlab/phyloint documentation built on May 30, 2019, 7:23 p.m.