oddsratio: Odds ratio for 2x2 table with Confidence Interval

Description Usage Arguments Value Author(s) See Also

Description

This functions prints a list of odds ratio and confidence interval for a 2x2 count data

Usage

1
oddsratio(x, CI = 0.95)

Arguments

x

a vector of length 4 with the data in the order of a, b, c, d

CI

a numeric vector indicating the two sided confidence interval

Value

a list of two elements: element 1 is the odds ratio, element 2 is a vector of length two of lower bound and upper bounds of the odds ratio

Author(s)

Thevaa Chandereng

See Also

mean


thevaa/bmiproj documentation built on May 31, 2019, 9:51 a.m.