Model module to fit a (slow) GRaF model, with parameter optimisation.

OptGRaF(.df)

Arguments

.df
Internal parameter, do not use in the workflow function. .df is data frame that combines the occurrence data and covariate data. .df is passed automatically in workflow from the process module(s) to the model module(s) and should not be passed by the user.

Version

1.0

Data type

presence/absence

See also

Other model: BiomodModel, GBM, LogisticRegression, MachineLearn, MaxEnt, MaxLike, MyMaxLike, QuickGRaF, RandomForest, StochasticLogisticRegression, mgcv

Author

ZOON Developers, zoonproject@gmail.com