calculate_odds_ratios {chisquare} | R Documentation |
Compute multiple ORs for tables larger than 2x2
Description
This ancillary function compute multiple ORs for tables larger than 2x2
Usage
calculate_odds_ratios(freq_table)
Arguments
freq_table |
Input cross-tabulation. |
Value
Table of multiple ORs
[Package chisquare version 1.1.1 Index]