trait.stat {bio.infer}R Documentation

Compute trait metrics

Description

Compute trait metrics from benthic count data.

Usage

trait.stat(bcnt.otu, coefs)

Arguments

bcnt.otu

Benthic count file with OTU defined consistently with selected trait file

coefs

Trait file

Details

OTUs appropriate for the selected trait file must first be assigned using get.otu. A list of trait files provided in the library can be obtained using sel.coeffile. Script will compute richness, relative richness, and relative abundance of each trait group. Note that many taxa in a benthic count file are often not assigned to traits, and so relative richness and relative abundance values within a given sample may not sum to 1.

Value

Data frame of trait metrics.

Author(s)

Lester L. Yuan


[Package bio.infer version 1.3-6 Index]