ses.mpd.rc: Standardized Effect Size of wMPD for rows and columns

View source: R/pss_functions.R

ses.mpd.rcR Documentation

Standardized Effect Size of wMPD for rows and columns

Description

Standardized Effect Size of the interaction-frequency-weighted mean pairwise phylogenetic distance (wMPD) for the taxa in the rows and columns of an interaction matrix. This is simply an extension of picante's function ses.mpd

Usage

ses.mpd.rc(samp, phyl.rows, phyl.cols)

Arguments

samp

Required. A matrix. Elements of the matrix are interaction frequencies.

phyl.rows

Required. An object of class phylo. This is a phylogenetic tree that includes all the taxa in the rows of samp. This tree may have taxa not included in samp.

phyl.cols

Required. An object of class phylo. This is a phylogenetic tree that includes all the taxa in the columns of samp. This tree may have taxa not included in samp.

Value

A list with two dataframes (rows and columns) with results for each taxon in samp. See ?ses.mpd in Picante for more details.

Author(s)

Carlos J. Pardo De la Hoz


cjpardodelahoz/pss documentation built on Nov. 21, 2022, 11:10 p.m.