Functions for species distribution modeling, calibration and evaluation, ensemble of models.
You can install biomod2
in R using devtools
:
devtools::install_github("biomodhub/biomod2", dependencies = TRUE)
install.packages("biomod2", dependencies = TRUE)