Skip to content

This package add more tools and features to caret to create and evaluate SDM models

License

Notifications You must be signed in to change notification settings

correapvf/caretSDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caretSDM

This package add more tools and features to caret to create and evaluate models, specially aiming for species destribution models (SDMs). This package contais functions to evaluate create ROC curves, create response plots, calculate the importance of of variables (also including a jackknife method), choose and set a thresholder in a model, import spatial blocks for cross-validation from ENMeval or blockCV into caret control, create and evaluate ensemble models (the method here is different from caretEnsemble), create confidence maps based on bootstrap, and create MaxEnt models using caret 'train' function (it uses the jar version of MaxEnt to create and predict models).

Installation

library(devtools)
install_github("correapvf/caretSDM")

About

This package add more tools and features to caret to create and evaluate SDM models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages