unadj_or: Returns odds ratio of two variables from data frame

Description Usage Arguments Details Examples

View source: R/unadj_or.R

Description

Returns odds ratio of two variables from data frame

Usage

1
unadj_or(v1, v2, d1)

Arguments

v1

Character, variable 1 name

v2

Character, variable 2 name

data

dataframe or datatable

Details

Returns a dataframe with variable, estimate, and CI of odds ratio

Examples

1
2
# Not run:
# unadj_or("flg_cmp_postop_ssi", "e_gender", data = d1)

thomasgstewart/ahsqc documentation built on Jan. 24, 2021, 11:19 a.m.