get_or: A function to get odds ratios on a binary outcome or...

View source: R/get_ors.R

get_orR Documentation

A function to get odds ratios on a binary outcome or difference on the numeric outcome

Description

This function allows you to get related measurements on a binary outcome

Usage

get_or(y, x, data, digits = 2)

ghowoo/Wu documentation built on June 10, 2022, 3:47 p.m.

Related to get_or in ghowoo/Wu...