get_odds_ratio: Compute Odds Ratio

View source: R/compute_odds.R

get_odds_ratioR Documentation

Compute Odds Ratio

Description

Computes and odds ratio given two probabilites.

Usage

get_odds_ratio(a, b)

Arguments

a

numeric probability value between 0 and 1.

b

numeric probability value between 0 and 1.


mbannert/dropR documentation built on March 28, 2024, 2:12 p.m.