log_reg_spss_cont_adj: Logistic regression with adjustment (continuous independent...

Description Usage Arguments Value

View source: R/Reg.R

Description

Logistic regression with adjustment (continuous independent variable)

Usage

1
log_reg_spss_cont_adj(datay, datax, j, i, adj)

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 number with respect to datax

adj

: column number(s) in datax for adjustments

Value

Normal output of regression


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