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")
::install_github("gordy2x/ecoCopula") devtools
For the development version with zero-inflated functionality:
# install.packages("devtools")
# devtools::install_github("r-forge/countreg/pkg")
::install_github("gordy2x/ecoCopula", ref="e401671") devtools
If you have trouble installing, please email me at g.popovic@unsw.edu.au