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.

Version: 1.3
Imports: reshape2, gmp, ggplot2
Published: 2016-02-09
Author: Daniel M. Griffith, Joseph A. Veech, and Charles J. Marsh
Maintainer: Daniel M. Griffith <griffith.dan at gmail.com>
License: GPL-2
NeedsCompilation: no
Citation: cooccur citation info
CRAN checks: cooccur results

Documentation:

Reference manual: cooccur.pdf

Downloads:

Package source: cooccur_1.3.tar.gz
Windows binaries: r-devel: cooccur_1.3.zip, r-release: cooccur_1.3.zip, r-oldrel: cooccur_1.3.zip
macOS binaries: r-release (arm64): cooccur_1.3.tgz, r-oldrel (arm64): cooccur_1.3.tgz, r-release (x86_64): cooccur_1.3.tgz
Old sources: cooccur archive

Reverse dependencies:

Reverse suggests: CooccurrenceAffinity

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cooccur to link to this page.