R/oddsratio.h.R
oddsratio.Rd
Function for Odds Ratio Table and Plot.
oddsratio(data, explanatory, outcome)
The data as a data frame.
The explanatory variables to be used in the analysis.
The outcome variable to be used in the analysis.
A results object containing:
results$todo
results$text
results$text2
results$plot
# \donttest{ # example will be added # }