Description Usage Arguments Value
Logistic regression with adjustment (continuous independent variable)
1 | log_reg_spss_cont_adj(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 number(s) in datax for adjustments |
Normal output of regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.