| logistic_uni | R Documentation | 
Automation of univariable logistic analysis
logistic_uni(data, outcome, varlist, round = 3, print.result = T, p.cut = 0.05)
| data | a dataframe to be used | 
| outcome | a outcome variable | 
| varlist | predictors | 
| round | round value | 
| print.result | print the name of significant vairables | 
| p.cut | P-value cut-off | 
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.