logistic_uni: Automation of univariable logistic analysis

View source: R/logistic_uni.R

logistic_uniR Documentation

Automation of univariable logistic analysis

Description

Automation of univariable logistic analysis

Usage

logistic_uni(data, outcome, varlist, round = 3, print.result = T, p.cut = 0.05)

Arguments

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

Value

data.frame


nephroj/medutils documentation built on Feb. 3, 2024, 8:33 a.m.