View source: R/calc_strata_or.R
test_mh | R Documentation |
Calculate odds ratios using the M-H method when the matched dataset has more than 1 stratum, and using the Fisher's exact test when the matched dataset has only one stratum.
test_mh(case, exp, strata)
case |
The case statuses |
exp |
The exposure statuses |
strata |
The strata identifiers |
For more information, please refer to the vignette using
browseVignettes("nncc")
.
The list of statistical results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.