README.md

ecoCopula

R-CMD-check License DOI Codecov test coverage

R package to find direct and indirect species associations from co-occurrence data

Installation

To install ecoCopula from CRAN:

install.packages("ecoCopula")

For the development version with the latest bells and whistles:

# install.packages("devtools")
devtools::install_github("eco-stats/ecoCopula")

For the development version with zero-inflated functionality:

# install.packages("devtools")
# devtools::install_github("r-forge/countreg/pkg")
devtools::install_github("eco-stats/ecoCopula", ref="e401671")

If you have trouble installing, please email me at g.popovic@unsw.edu.au.

Please note the original repository for this R package is found here



Try the ecoCopula package in your browser

Any scripts or data that you put into this service are public.

ecoCopula documentation built on Dec. 4, 2025, 9:08 a.m.