txa.screen: Screening of site by taxa matrix

View source: R/control.functions.R

txa.screenR Documentation

Screening of site by taxa matrix

Description

Screens site by taxa matrix for potential minimum occurrence and frequency problems.

Usage

txa.screen(txa, minSplt = minSplt, messaging = TRUE)

Arguments

txa

A site by taxon matrix of sampled counts at each sampling location.

minSplt

The minimum split size used for partitioning. The default is to use the argument form the original TITAN function call.

messaging

If TRUE, provide progress messages.

Details

This function provides a warning for low numbers of observations and data sets with too few observations to make any reasonable interpretation. It also warns users when 100 percent occurence is detected and how much of the data set meets this criterion, as IndVal based analyses are not ideal for this type of data and we might recommend other techniques (Baker and King 2013). The function also assess whether occurrence frequencies for any taxa fall below 3, and call attention to very small minimum split sizes.

Value

A site by taxon matrix of sampled counts at each sampling location.

Author(s)

M. Baker and R. King

References

Baker, ME and RS King. 2010. A new method for detecting and interpreting biodiversity and ecological community thresholds. Methods in Ecology and Evolution 1(1): 25:37.

Baker ME and RS King. 2013. Of TITAN and straw men: an appeal for greater understanding of community data. Freshwater Science 32(2):489-506.


TITAN2 documentation built on Nov. 15, 2023, 1:09 a.m.