LogisticRegression: Model module: LogisticRegression

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

View source: R/LogisticRegression.R

Description

Model module to fit a simple logistic regression model

Usage

1

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

Date submitted

2015-11-13

Data type

presence/absence

Author(s)

ZOON Developers, zoonproject@gmail.com

See Also

glm

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


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