AutomaticOR.proc: Makes a list of odds ratios between levels of two variables.

Description Usage Arguments Value Examples

View source: R/AutomaticOR.proc.R

Description

It takes a model of a lgistic, linear, ordinal, regression and plots the odds ratios where

Usage

1
AutomaticOR.proc(x, y, alpha = 0.05)

Arguments

x

The model (formal class) for regression for which to plot odds ratios

Value

The plot of odds ratios

Examples

1
plot_odds(regression.model)

wolass/anareg documentation built on May 4, 2019, 9:46 a.m.