R package to find direct and indirect species associations from co-occurrence data
To install ecoCopula
from CRAN:
install.packages("ecoCopula")
For the development version with the latest bells and whistles:
# install.packages("devtools")
devtools::install_github("gordy2x/ecoCopula")
For the development version with zero-inflated functionality:
# install.packages("devtools")
# devtools::install_github("r-forge/countreg/pkg")
devtools::install_github("gordy2x/ecoCopula", ref="e401671")
If you have trouble installing, please email me at [email protected].