A data.frame
containing for each single model available in biomod2
the package and functions to be called.
ModelsTable
A data.frame
object with 12 rows and 5 variables:
all single models that can be computed in biomod2
data type associated to the models
R
package used
function used in the R
package
function called by caret for the tuning
All single models available are the following :
ANN (nnet
)
CTA (rpart
)
FDA (fda
)
GBM (gbm
)
GLM (glm
)
MARS (earth
)
MAXENT (https://biodiversityinformatics.amnh.org/open_source/maxent/)
MAXNET (maxnet
)
RF (randomForest
)
SRE (bm_SRE
)
XGBOOST (xgboost
)