Learn R Programming

EdSurvey (version 2.2.3)

oddsRatio: Odds Ratios for edsurveyGlm Models

Description

Converts coefficients from edsurveyGlm logit regression model to odds ratios.

Usage

oddsRatio(model)

Arguments

model

an edsurveyGlm model

Value

An oddsRatio.edsurveyGlm object with the following elements:

OR

odds ratio coefficient estimates

2.5%

lower bound 95% confidence interval

97.5%

upper bound 95% confidence interval