You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fangorn 1.0.5
Fixed an issue that could occur when combineCV analysis was run after calculating AUC and TSS. The combineCV has been moved to the top of the loop to ensure consistency in extracting such results.
Fangorn 1.0.4
Major rework of the palantiris function.
Documentation updates and corrections for palantiris.
Introduction of a new function, rivendell.
rivendell analyzes multiple models (tested up to 100), excluding duplicates and offering options to export (or not) suitability maps and append identifiers to model names for easier output management.
rivendell is designed to work specifically with S4 objects from SDMtune package. If you have a list of models, we recommend using the palantiris function instead, which provides robust functionality for such scenario.