logit: Function Logit

View source: R/logit.R

logitR Documentation

Function Logit

Description

Function Logit

Usage

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/AutostatR documentation built on Oct. 31, 2022, 7:57 a.m.