Home

Awesome

<!-- README.md is generated from README.Rmd. Please use this file for any edits -->

The ibis framework - An Integrated model for BiodIversity distribution projectionS

<img align="right" src="man/figures/logo.png" alt="logo" width="180" height = "180"> <!-- https://shields.io/ For Badges later --> <!-- badges: start -->

Lifecycle r-cmd-check License: CC BY
4.0 Codecov
Status Published
in ibis.iSDM status
badge CRAN
status

<!-- badges: end -->

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")

Basic usage

See relevant reference site and articles.

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 <a href="https://iiasa.ac.at"><img src="man/figures/iiasa_logo_blue.png" alt="IIASA" align="right" width="300"/></a>

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-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable -->

All contributions to this project are gratefully acknowledged using the allcontributors package following the all-contributors specification. Contributions of any kind are welcome!

<table> <tr> <td align="center"> <a href="https://github.com/Martin-Jung"> <img src="https://avatars.githubusercontent.com/u/3788377?v=4" width="100px;" alt=""/> </a><br> <a href="https://github.com/iiasa/ibis.iSDM/commits?author=Martin-Jung">Martin-Jung</a> </td> <td align="center"> <a href="https://github.com/mhesselbarth"> <img src="https://avatars.githubusercontent.com/u/29225293?v=4" width="100px;" alt=""/> </a><br> <a href="https://github.com/iiasa/ibis.iSDM/commits?author=mhesselbarth">mhesselbarth</a> </td> <td align="center"> <a href="https://github.com/jeffreyhanson"> <img src="https://avatars.githubusercontent.com/u/3610005?v=4" width="100px;" alt=""/> </a><br> <a href="https://github.com/iiasa/ibis.iSDM/commits?author=jeffreyhanson">jeffreyhanson</a> </td> </tr> </table> <!-- markdownlint-enable --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->