pat-s / oddsratio

Simplified odds ratio calculation of binomial GAM/GLM models

Home Page:https://pat-s.github.io/oddsratio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simplified odds ratio calculation of binomial GAM/GLM models

https://pat-s.github.io/oddsratio

License:Other


Languages

Language:R 100.0%