phy_abundance: Relative abundance of historical species

View source: R/phy_abundance.R

phy_abundanceR Documentation

Relative abundance of historical species

Description

Calculates the relative abundance of historical species.

Usage

phy_abundance(partition, structure_matrix)

Arguments

partition

two-dimensional matrix of mode numeric with rows as types (species), columns as subcommunities, and each element containing the relative abundance of types in each subcommunity relative to the metacommunity as a whole. In the phylogenetic case, this corresponds to the proportional abundance of historical species, which is calculated from the proportional abundance of terminal taxa

structure_matrix

output$structure of phy_struct().


rdiversity documentation built on May 6, 2022, 9:06 a.m.