Skip to contents

Wilson Measure

Usage

index_wilson(x, ...)

# S4 method for class 'matrix'
index_wilson(x)

Arguments

x

A \(m \times p\) numeric matrix of count data (absolute frequencies, i.e. a contingency table).

...

Currently not used.

Value

A numeric vector.

Details

This assumes that the order of the matrix rows (from \(1\) to \(n\)) follows the progression along the gradient/transect.

References

Wilson, M. V., & Shmida, A. (1984). Measuring Beta Diversity with Presence-Absence Data. The Journal of Ecology, 72(3), 1055-1064. doi:10.2307/2259551 .

Author

N. Frerebeau