Model module to fit a generalized additive model using generalized crossvalidation via the mgcv R package.
mgcv(.df, k = -1, bs = "tp")
.df is data frame that combines the occurrencemgcv::null.space.dimension),
but will be reset if it is. See mgcv::choose.k for further
informationmgcv::smooth.terms
for an overview of what is available.1.0
2015-11-13
presence/absence
Other model: BiomodModel, GBM,
LogisticRegression,
MachineLearn, MaxEnt,
MaxLike, MyMaxLike,
OptGRaF, QuickGRaF,
RandomForest,
StochasticLogisticRegression