calculate_odds_ratios: Compute multiple ORs for tables larger than 2x2

View source: R/multiple_ORs.R

calculate_odds_ratiosR 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


chisquare documentation built on Oct. 30, 2024, 9:11 a.m.