oddsratio

Odds Ratio Calculation for GAM(M)s & GLM(M)s


Keywords
odds-ratio, probability, statistics
License
MIT

Documentation

Build Status Build status CRAN_Status_Badge cran checks CRAN Downloads lifecycle Dependencies

Functions for calculation and plotting of odds ratios of Generalized Additive (Mixed) Models and Generalized Linear (Mixed) Models with a binomial response variable (i.e. logistic regression models).

Installation

Install from CRAN:

install.packages("oddsratio")

Get the development version from Github:

remotes::install_github("pat-s/oddsratio")

Usage

See the Getting Started vignette.