New function for evaluating independent data and other minor changes#74
Merged
wevertonbio merged 9 commits intomarlonecobos:mainfrom Jul 24, 2025
Merged
New function for evaluating independent data and other minor changes#74wevertonbio merged 9 commits intomarlonecobos:mainfrom
wevertonbio merged 9 commits intomarlonecobos:mainfrom
Conversation
Collaborator
wevertonbio
commented
Jul 24, 2025
- independent_eval: new function for evaluating selected models with independent data
- new_occ: new data example with independent records
- Add guide on how to use independent_eval() in model_exploration vignette
- New helper function (predict_glm_mx) for predicting GLM models using cloglog, response, cumulative, and raw outputs. Previously, we were using enmpa::predict_glm, which does not support the cloglog output type.
- 'Cloglog' set as default for predicting maxnet and glm models
- Removed 'leave-one-out' from the available partitioning methods.
- Export function extract_occurrence_variables() to extract variables for occurrences.
- Update colors_for_changes to return fully opaque colors instead of transparent
- Document data in inst/ext
- Update description and readme: authors order and links to vignettes
- Update background colors for the website (replace orange with blue)
…independent data - new_occ: new data example with independent records - Add guide on how to use independent_eval() in model_exploration vignette
…g cloglog, response, cumulative, and raw outputs. Previously, we were using enmpa::predict_glm, which does not support the cloglog output type. - 'Cloglog' set as default for predicting maxnet and glm models
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.