or: Odds Ratio from a matrix

View source: R/abn-toolbox.R

orR Documentation

Odds Ratio from a matrix

Description

Compute the odds ratio from a contingency table or a matrix.

Usage

or(x)

Arguments

x

a 2x2 table or matrix.

Value

A real value.


abn documentation built on Nov. 3, 2023, 5:08 p.m.