Skip to content

Simplified odds ratio calculation of binomial GAM/GLM models

License

Notifications You must be signed in to change notification settings

pat-s/oddsratio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

22aeefd · Apr 16, 2024
Apr 16, 2024
Nov 23, 2022
Jun 6, 2017
Apr 16, 2024
May 24, 2020
Nov 23, 2022
Dec 5, 2021
Dec 5, 2021
May 25, 2020
Mar 2, 2022
May 24, 2020
May 24, 2020
Apr 16, 2024
Mar 2, 2022
Nov 23, 2022
Mar 2, 2022
May 24, 2020
May 25, 2020
Apr 16, 2024
May 24, 2020
Jun 13, 2019
Jun 13, 2019
May 24, 2020

Repository files navigation

oddsratio

tic CRAN status CRAN Downloads lifecycle

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)

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.