You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ibis framework - An Integrated model for BiodIversity distribution projectionS
The ibis.iSDM package provides a series of convenience functions to
fit integrated Species Distribution Models (iSDMs). With integrated
models we generally refer to SDMs that incorporate information from
different biodiversity datasets, external parameters such as priors or
offsets with respect to certain variables and regions. See Fletcher et
al. (2019) and Isaac et
al. (2020)
for an introduction to iSDMs.
Installation
The latest version can be installed from GitHub. A CRAN release is
planned, but in the meantime the package can be found on R-universe as
well.
# For installation (Not yet done)
install.packages("ibis.iSDM", repos="https://iiasa.r-universe.dev")
# For Installation directly from github
install.packages("remotes")
remotes::install_github("IIASA/ibis.iSDM")
Note that the package is in active development and parameters of some
functions might change.
Citation:
Jung, Martin. 2023. “An Integrated Species Distribution Modelling
Framework for Heterogeneous Biodiversity Data.” Ecological Informatics,
102127, DOI
Acknowledgement
ibis.iSDM is developed and maintained by the Biodiversity, Ecology
and Conservation group at the International Institute for Applied
Systems Analysis (IIASA), Austria.
Contributors
All contributions to this project are gratefully acknowledged using the allcontributors package following the all-contributors specification. Contributions of any kind are welcome!