logit: Function Logit

Description Usage Arguments

View source: R/logit.R

Description

Function Logit

Usage

1
logit(DF, y = colnames(DF)[1], auto = FALSE, verbose = NULL)

Arguments

DF

a dataframe

y

(optional) a variable to explain by logit function. If kept empty, y is the first element of DF.

auto

: if TRUE, the decision of method regarding complete separation will be automatic

verbose

: wheter explaination should be displayed in the console


TanguyPerennec/Autostats documentation built on Dec. 13, 2020, 10:43 a.m.