R/zy.R

Defines functions zy

Documented in zy

zy <- function(risk, oddsratio) oddsratio/(1-risk + risk * oddsratio)

Try the orsk package in your browser

Any scripts or data that you put into this service are public.

orsk documentation built on July 9, 2023, 6:11 p.m.