multiversehabitat
This multiverseHabitat repository supports the manuscript entitled: "A Habitat Selection Multiverse Reveals Largely Consistent Results Despite a Multitude of Analysis Options" by Benjamin Michael Marshall and Alexander Brad Duthie
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Keywords
Repository
This multiverseHabitat repository supports the manuscript entitled: "A Habitat Selection Multiverse Reveals Largely Consistent Results Despite a Multitude of Analysis Options" by Benjamin Michael Marshall and Alexander Brad Duthie
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 3
Topics
Metadata Files
README.md
multiverseHabitat
The files included in this multiverseHabitat repository were used to generate the results for a manuscript entitled: "A Habitat Selection Multiverse Reveals Largely Consistent Results Despite a Multitude of Analysis Options" by Benjamin Michael Marshall and Alexander Brad Duthie. The code and targets workflow include the necessary components to simulate the data and run all analyses described in the manuscript.
To re-run this project's workflow, ensure all packages listed in the _targets.R file are installed.
Then use targets package functions tar_make() or tar_make_clustermq(), as seen in the run.R file.
The workflow is slow to complete and at times can be memory intensive.
The R folder contains all custom functions used in the generation of data and the multiverse analysis.
The _targets folder stores all intermediate objects that are created during the running of the workflow, as described by the _targets.R file.
The data folder contains outputted habitat preference estimates, as well as the results from the Bayesian regression models.
The notebook folder contains external images, figures, and model outputs used in the manuscript describing the results along with the manuscript drafts.
notebook also contains notes and miscellaneous drafts that is not used in the final workflow.
Owner
- Name: Benjamin Michael Marshall
- Login: BenMMarshall
- Kind: user
- Repositories: 1
- Profile: https://github.com/BenMMarshall
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
- actions/checkout v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- R >= 3.5.0 depends
- abmAnimalMovement * imports
- knitr * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests