QuickGRaF: Model module: QuickGRaF

Description Usage Arguments Version Date submitted Data type Author(s) See Also

Description

Model module to fit a quick GRaF model, without parameter optimisation.

Usage

1
QuickGRaF(.df, l = NULL)

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.

l

lengthscale parameter, a positive number controlling the complexity of the fitted model with respect to each covariate. Can either be a single number (in which case it is used for all covariates), a vector of numbers of the same length as the number of covariates, or NULL in which case GRaF will calculate a fixed approximation to a sensible lengthscale.

Version

1.0

Date submitted

2015-11-13

Data type

presence/absence

Author(s)

ZOON Developers, zoonproject@gmail.com

See Also

Other model: BiomodModel, Domain, GBM, LogisticRegression, MachineLearn, MaxEnt, MaxLike, MaxNet, MyMaxLike, NullModel, OptGRaF, RandomForest, StochasticLogisticRegression, mgcv


zoonproject/modules documentation built on May 4, 2019, 11:25 p.m.