https://github.com/neves-p/daisierobustness
Test the Robustness of DAISIE to Geodynamics and Traits
https://github.com/neves-p/daisierobustness
birth-death-process island-biogeography maximum-likelihood-estimation pipeline r r-package robustness-assessment
Last synced: 9 months ago
JSON representation
Test the Robustness of DAISIE to Geodynamics and Traits
- Host: GitHub
- URL: https://github.com/neves-p/daisierobustness
- Owner: Neves-P
- License: gpl-3.0
- Created: 2020-02-13T14:46:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T15:24:52.000Z (about 2 years ago)
- Last Synced: 2025-04-02T16:49:48.640Z (about 1 year ago)
- Topics: birth-death-process, island-biogeography, maximum-likelihood-estimation, pipeline, r, r-package, robustness-assessment
- Language: R
- Homepage:
- Size: 1.07 GB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DAISIErobustness
[](https://www.repostatus.org/#active)

[](https://doi.org/10.5281/zenodo.3897237)
Branch|[](https://github.com/features/actions)|[](https://www.codecov.io)
--------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------
`master`|[](https://github.com/Neves-P/DAISIErobustness/actions/workflows/R-CMD-check.yaml)|[](https://codecov.io/github/Neves-P/DAISIErobustness/branch/master)
`develop`|[](https://github.com/Neves-P/DAISIErobustness/actions/workflows/R-CMD-check.yaml)|[](https://codecov.io/github/Neves-P/DAISIErobustness/branch/develop)
The goal of DAISIErobustness is to run robustness studies using the island biogeography model DAISIE. For the development of the geodynamical and traits models currently in use by DAISIErobustness, see the [DAISIE package v4.2.1](https://github.com/rsetienne/DAISIE/releases/tag/v4.2.1).
# Installation
DAISIErobustness can easily be installed from GitHub by running the following code:
``` r
install.packages("remotes")
remotes::install_github("Neves-P/DAISIErobustness")
```
# Pipeline usage
`DAISIErobustness` consists of a pipeline that relies on DAISIE simulations and inference code. For an extended description of the pipeline and its usage, see [here](https://github.com/Neves-P/DAISIErobustness/wiki).
# Support/Questions
For feature requests or bug-reports, please submit an [issue](https://github.com/Neves-P/DAISIErobustness/issues/new).
For other matters, contact the authors: [@Neves-P](https://github.com/Neves-P), [@joshwlambert](https://github.com/joshwlambert) or [@xieshu95](https://github.com/xieshu95).
# References
Santos Neves, P.\*, Lambert, J. W.\*, Valente, L., & Etienne, R. S. (2021). The robustness of a simple dynamic model of island biodiversity to geological and eustatic change. bioRxiv. https://doi.org/10.1101/2021.07.26.453064