A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of biomod2

biomod2 - 2025 RFd + Optimizing of BigBoss and Tuning

Add RFd : Random Forest with a down-sampling method.

Optimizing of Bigboss and Tuning
Some options for OptionsBigboss have been modified (concerns only ANN, CTA and RF models)
Some changes for the tuning ranges.

Few others changes, notably the possibility to give the same options to all datasets with “for_all_datasets” in bm_ModelingOptions.

Full changelog can found here

Biosphere - Species Distribution Modeling - R
Published by HeleneBlt 3 months ago

biomod2 - v4.2-5 - 2024 Modeling options and Tuning

Modeling options are now automatically retrieved from single models functions,
normally allowing the use of all arguments taken into account by these functions,
with the help of ModelsTable and OptionsBigboss datasets

Tuning has been cleaned up

In consequence, BIOMOD_ModelingOptions and BIOMOD_Tuning functions become secundary functions (bm_ModelingOptions and bm_Tuning), and modeling options can be directly built through BIOMOD_Modeling function

Full changelog can found here

Biosphere - Species Distribution Modeling - R
Published by MayaGueguen 12 months ago

biomod2 - v4.2-4 - 2023 xgboost

Adding xgboost to the available models

Other Changes

  • Changed CV.do.full.models default value to FALSE
  • Bugfix

Full changelog can found here

Biosphere - Species Distribution Modeling - R
Published by rpatin almost 2 years ago

biomod2 - v4.2-3 - 2023 Pseudo-absences and Cross-validation

Cleaning and expanding features for pseudo-absences and cross-validation

  • Improved pseudo-absence management: it is now possible to have pseudo-absence dataset of different size and algorithm can be setup to run on different pseudo-absence dataset (with models.pa argument in BIOMOD_Modeling).
  • Rework and harmonization of cross-validation function. BIOMOD_CrossValidation have been renamed bm_CrossValidation and cross-validation with k-fold, stratified and environmental strategy now work properly with pseudo-absence dataset. All cross-validation strategy can now be called directly through BIOMOD_Modeling.
  • Lots of internal changes improving package functioning and solving bugs

Full changelog can found here

Biosphere - Species Distribution Modeling - R
Published by rpatin almost 2 years ago

biomod2 - v4.2-2 - 2023 Release 1 (2023-01-12)

Improvement release

  • Added support for .tif
  • Improved plot and summary for output of BIOMOD_FormatingData
  • Improved plot for output of BIOMOD_Projection
  • Binary and filtered transformation are now properly stored and can be access with get_predictions(x, metric.binary = "TSS") (resp. metric.filter)
  • Lots of internal changes improving package functioning and solving bugs

Full changelog can found here

Biosphere - Species Distribution Modeling - R
Published by rpatin over 2 years ago

biomod2 - v4.2-1 - 2022 Terra Update

First release with primary support for terra
This is the first release that have a primary support for package terra. Older version are based on raster.
Full changelog can found here from version 4.2-0 to 4.2-1

Biosphere - Species Distribution Modeling - R
Published by rpatin over 2 years ago

biomod2 - v4.1-3 - 2022 Stable Release (2022-11-09)

Last stable release for 2022
This is the last release that have a primary support for package raster. Newer version are based on terra.
Full changelog can found here from version 4.1-2 to 4.1-3

Biosphere - Species Distribution Modeling - R
Published by rpatin over 2 years ago

biomod2 - v4.1-1 - 2022 Major Release (2022-08-30)

Major Release

  • clean all functions, reorganize files, remove old / unused functions
  • standardize function names and parameter names
  • update roxygen2 documentation for all functions, including examples
  • create github website to host documentation, examples, vignettes, news

Full changelog can found here for version 4.0 to 4.1-1

Biosphere - Species Distribution Modeling - R
Published by rpatin over 2 years ago

biomod2 - v3.5-3 - 2021 Stable Release (2021-08-30)

biomod2 3.5-3 (3.5.1 on CRAN) was the last stable release before the 2022 major rework.
Full changelog can found here

Biosphere - Species Distribution Modeling - R
Published by rpatin over 2 years ago