Skip to content

Releases: Raquel-RuizDiaz/species-distribution-on-the-Grand-Banks-of-Newfoundland

Initial release

20 Sep 13:43
fed9ca0
Compare
Choose a tag to compare

This is the initial release of the Species Distribution Model code. It includes the following scripts:

  • 01_model_selection.R: Tests different model configurations and identifies the best model.
  • 02_SDM_validation.R: Checks model outputs and residuals.
  • 03_Model_predictability.R: Assesses historical and out-of-sample model predictability.
  • 04_Climate_projections.R: Forecasts biomass projection to 2100.
  • 05_Biomass_Change.R: Calculates percentage of biomass change and creates figures 3-5 of the manuscript.
  • 06_Deltabiomass_and_Uncertainty.R: Calculates spatial changes in biomass distribution and associated uncertainty (Figures 6 and 7).
  • 07_Uncertainty_partition.R: Assesses different sources of uncertainty (Figure 8).

Please refer to the README.md file for detailed instructions on running the scripts.