Functions for calculation and plotting of odds ratios for Generalized Additive (Mixed) Models and Generalized Linear (Mixed) Models with a binomial response variable (i.e. logistic regression models)
Install from CRAN:
install.packages("oddsratio")
Get the development version from Github:
remotes::install_github("pat-s/oddsratio")
See the Getting Started vignette.