Description Usage Arguments Value
VIF for a series of logistic regression with adjustments (continuous var; including zero cont vars)
1 | serial_vif_cont_0(datay, datax, j, i, adj)
|
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 |
adj |
: column numbers for adjustments |
VIF for variables in a series of logistic regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.