coverage2: Calculate sample coverage of diversity order 2

Description Usage Arguments Value Examples

Description

I define second order coverage as the complement of the slope of the diversity curve for order 2 at the given sample size N. Practically, it is computed as the slope of the second order diversity curve between k=N and k= N+1.

Usage

1

Arguments

m

site by species matrix

Value

a vector

Examples

1
2
3
library(vegan)
data(BCI)
coverage2(BCI)

T-Engel/hammeRs documentation built on May 22, 2019, 2:16 p.m.