New functions and vignettes#71
Merged
wevertonbio merged 17 commits intomarlonecobos:mainfrom Jul 19, 2025
Merged
Conversation
Collaborator
wevertonbio
commented
Jul 19, 2025
- Use fPROC::auc_metrics() to calculate pROC.
- Implement new partition methods: kfolds, subsample, bootstrap and leave-one-out.
- Update all data (prepared_datas, calibration_results and fitted_models) to match new partition methods.
- Document example datasets.
- New vignette explaining how to explore model uncertainty and variability.
- color_for_changes(): new function for setting colors for change maps. Function used and detailed in the vignettes.
- organize_for_projection(): new function to manually organize and structure variables for past and future projections
- New vignette explaining how to use the organize_for_projection function.
- Add CHELSA LGM variables to inst/extdata for vignette examples.
- Add option in MOP to fill in-range areas with zeros instead of NAs
- Fix error when subsetting scenarios in import_projections() and add option to import mop distance.
- Include example data and detailed guidance in prepare_data vignette on using data partitions with spatial blocks generated by external packages (ENMeval and flexsdm)
- Remove unused data objects: calib_results and sp_swd_cat.
- Minor changes in some examples to reduce testing time from over 5 seconds to under 5 seconds
- Fix links in vignettes
- Update website
…s) and examples to match results with new partition methods
…ption to import mop distance
…unction used and detailed in the vignettes.
…to under 5 seconds
…ure variables for past and future projections
…n using data partitions with spatial blocks generated by ENMeval or flexsdm packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.