serial_logregka: A Series of logistic regression with adjustments (categorical...

Description Usage Arguments Value

Description

A Series of logistic regression with adjustments (categorical independent variable; specific referencing category)

Usage

1
serial_logregka(datay, datax, j, i, kref, 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 numbers with respect to datax

kref

: specific referencing categories

adj

: column numbers for adjustments

Value

A beautified output for the series of regressions


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