log_reg_spss_max: Logistic regression (categorical independent variable;...

Description Usage Arguments Value

View source: R/Reg.R

Description

Logistic regression (categorical independent variable; referenced to the category with most subjects)

Usage

1
log_reg_spss_max(datay, datax, j, i)

Arguments

datay

: dataframe that contains the first variable, e.g. disease diagnosis status

datax

: dataframe that contains the second variable

j

: column number with respect to datay

i

: column numbers with respect to datax

Value

Odds ratio and CIs


cheungngo/PrevCorr documentation built on Feb. 27, 2021, 9:10 p.m.