tmod_odds_ratio: Apply Odds Ratio Test for Two or More Groups

Description Usage Arguments Value

View source: R/contingency_tables.R

Description

Apply Odds Ratio Test for Two or More Groups

Usage

1
tmod_odds_ratio(formula, data, effect = NULL, treatment = NULL)

Arguments

formula

an object of class "formula"

data

a data frame object

effect

optional name of the 'effect' category in y

treatment

optional name of the 'treatment' category in x

Value

An itest object.


statsmaths/tmodels documentation built on May 4, 2019, 6:29 a.m.