oddsratio: Odds Ratio Table and Plot

Description Usage Arguments Value Examples

View source: R/oddsratio.h.R

Description

Function for Odds Ratio Table and Plot.

Usage

1
oddsratio(data, explanatory, outcome)

Arguments

data

The data as a data frame.

explanatory

.

outcome

.

Value

A results object containing:

results$todo a html
results$text a html
results$plot an image

Examples

1
2
3
4
## Not run: 
# example will be added

## End(Not run)

sbalci/ClinicoPath documentation built on Jan. 8, 2021, 7:41 a.m.