griffithdan/cooccur: Probabilistic Species Co-Occurrence Analysis in R

This R package applies the probabilistic model of species co-occurrence (Veech 2013) to a set of species distributed among a set of survey or sampling sites. The algorithm calculates the observed and expected frequencies of co-occurrence between each pair of species. The expected frequency is based on the distribution of each species being random and independent of the other species. The analysis returns the probabilities that a more extreme (either low or high) value of co-occurrence could have been obtained by chance. The package also includes functions for visualizing species co-occurrence results and preparing data for downstream analyses.

Getting started

Package details

AuthorDaniel M. Griffith, Joseph A. Veech, and Charles J. Marsh
MaintainerDaniel M. Griffith <griffith.dan@gmail.com>
LicenseGPL-2
Version1.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("griffithdan/cooccur")
griffithdan/cooccur documentation built on May 17, 2019, 8:37 a.m.