Lenaick-Menot/ness: 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 available http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.9.1334&rep=rep1&type=pdf The NNESS function computes the New Normalized Expected Specis Shared (NNESS) similarity index from a random draw of NESSm individuals and provides the similarity matrix between samples. The CNESS function converts raw community data to hypergeometric probabilities from a random draw of NESSm individuals followed by station normalization. The Chord-distance Normalized Expected Specis Shared (CNESS) can then be obtained by computing the Euclidean distance on the transformed data. The NESSm function computes the sample size that provides the best trade-off between NESSm = 1 (giving high weight to abundant species) and NESSm= "minimum sample total" (giving high weight to rare species)

Getting started

Package details

AuthorLenaick Menot
Maintainer<lenaick.menot@ifremer.fr>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Lenaick-Menot/ness")
Lenaick-Menot/ness documentation built on June 25, 2019, 12:05 a.m.