ormidp.test: odds ratio test for independence (p value) for a 2x2 table
Description
Test for independence using the mid-p method (Rothman 1998)
Usage
ormidp.test(a1, a0, b1, b0, or = 1)
Arguments
a1
number of exposed cases
a0
number of unexposed cases
b1
number of exposed noncases (controls)
b0
number of unexposed noncases (controls)
or
odds ratio reference value (default is no association)
Value
$one.sided
one-sided p value
$two.sided
two-sided p value
Details
Test for independence using the mid-p method (Rothman 1998)
References
Kenneth J. Rothman and Sander Greenland (1998), Modern Epidemiology,
Lippincott-Raven Publishers Kenneth J. Rothman (2002), Epidemiology: An Introduction, Oxford
University Press Nicolas P. Jewell (2004), Statistics for Epidemiology, 1st Edition,
2004, Chapman & Hall, pp. 73-81