Description Usage Arguments Value Examples
Multivariable Logistic Regression
1  | 
data | 
 data  | 
time | 
 time variable  | 
event | 
 event variable  | 
x | 
 variable names for univariable logistic regression. If missing, it will be column names of data except y and adjust  | 
direction | 
 direction for stepwise regression. Four options: no, backward, forward and both. Defaulted is no  | 
summary | 
 logical. Whether to return summary results. TRUE as defaulted  | 
... | 
 arguments passed to step() function.  | 
multivariable logistic regression results
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.