OddsRatio: Asymptotic Odds Ratio

Description Usage Arguments Value

View source: R/2_Statistics.R

Description

Asymptotic Odds Ratio

Usage

1
OddsRatio(y0, n0, y1, n1, weights = NULL, alpha = 0.05)

Arguments

y0

Events per category in arm 0.

n0

Subjects per category in arm 0.

y1

Events per category in arm 1.

n1

Subjects per category in arm 1.

weights

Stratum mixing weights.

alpha

Type 1 error rate.

Value

Data.frame containing:


zrmacc/MargRates documentation built on Jan. 1, 2021, 1:55 p.m.