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