README.md

ness

R package to compute hypergeometric standardization and probabilistic measures of similarity for community ecology

The ness package provides three functions to compute NNESS and CNESS, two similarity measures based on the expected species shared between random draws of individuals without replacement.

The package is a tentative to translate into R the functions provided by Eugene D. Gallagher in his fortran program COMPAH96. The theoretical background and analytical solutions can be found in the must-read COMPAH documentation (Gallagher, 1996).

References

Gallagher, E.D., 1996. COMPAH documentation. p. 65. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.9.1334&rep=rep1&type=pdf

Trueblood, D.D., Gallagher, E.D., Gould, D.M., 1994. Three stages of seasonal succession on the Savin Hill Cove mudflat, Boston Harbor. Limnology and Oceanography 39, 1440-1454.

Installation

You can install the package in R from github using devtools.

devtools::install_github('Lenaick-Menot/ness')

library(ness)

How to cite

Menot L. (2019). ness: Hypergeometric standardization and probabilistic measures of similarity for community ecology. R package version 0.1.0. Zenodo. https://doi.org/10.5281/zenodo.3254750



Lenaick-Menot/ness documentation built on June 25, 2019, 12:05 a.m.