oddsratio
2.0.2Odds Ratio Calculation for GAM(M)s & GLM(M)s
Overview
Simplified odds ratio calculation of GAM(M)s & GLM(M)s. Provides structured output (data frame) of all predictors and their corresponding odds ratios and confident intervals for further analyses. It helps to avoid false references of predictors and increments by specifying these parameters in a list instead of using 'exp(coef(model))' (standard approach of odds ratio calculation for GLMs) which just returns a plain numeric output. For GAM(M)s, odds ratio calculation is highly simplified with this package since it takes care of the multiple 'predict()' calls of the chosen predictor while holding other predictors constant. Also, this package allows odds ratio calculation of percentage steps across the whole predictor distribution range for GAM(M)s. In both cases, confident intervals are returned additionally. Calculated odds ratio of GAM(M)s can be inserted into the smooth function plot.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 85%
- Return-value docs
- 50%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
9 development-tooling and community-health practices detected across 6 families in the upstream repository
Checks run against github.com/pat-s/oddsratio on 2026-07-19.
Show all practices
Dependencies
Code & Tests
Datasets
People & History
9 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- 2.0.2Latest
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- 2.0.12020-05-25 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 2.0.02019-06-13 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 1.0.32018-07-25 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 1.0.22017-12-07 · diff ↗
- 1.0.02017-06-13 · diff ↗
- RR 3.4.0 released · 2017-04-21
Package metadata
- First published
- 2016-10-12
- Total releases
- 9 / 10 yrs
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 3.0.0
- Bundled data
- 14 KB / 2 files
- Download size
- 246 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet