show.odds: Calculates the odds ratios for the predictors of regression...

Description Usage Arguments Value Examples

View source: R/show.odds.R

Description

This function plots a table of odds ratios with 95 predictors in a regression model.

Usage

1
show.odds(model, digits)

Arguments

model

The regression class model.

digits

The number of digits after 0 to print in the data frame.

Value

The table of odds ratios with confidence intervals and p values, in character format for easier printing by the xtable.

Examples

1
xtable(which.restricts(c("d_age","b_sex"),"ANAscore",data))

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