CalcOR: CalcOR Function

View source: R/CalcOR.R

CalcORR Documentation

CalcOR Function

Description

Calculate Odds ratio from data

Usage

CalcOR(vec.abcd, a = NULL, b = NULL, cc = NULL, d = NULL, vect = T)

Examples

CalcOR(c(10,20,20,50))


daniel258/Daniel documentation built on May 9, 2023, noon