oddsRatio: Odds Ratios for edsurveyGlm Models

oddsRatioR Documentation

Odds Ratios for edsurveyGlm Models

Description

Converts coefficients from edsurveyGlm logit regression model to odds ratios.

Usage

oddsRatio(model, alpha = 0.05)

Arguments

model

an edsurveyGlm model

alpha

the alpha level for the confidence level

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


EdSurvey documentation built on Nov. 2, 2023, 6:25 p.m.