StatsGary/OddsPlotty: Odds Plot to Visualise a Logistic Regression Model

Uses the outputs of a logistic regression model, from caret <https://CRAN.R-project.org/package=caret>, to build an odds plot. This allows for the rapid visualisation of odds plot ratios and works best with the outputs of CARET's GLM model class, by returning the final trained model.

Getting started

Package details

MaintainerGary Hutson <hutsons-hacks@outlook.com>
LicenseGPL (>= 3)
Version1.0.2
URL https://github.com/StatsGary/OddsPlotty
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("StatsGary/OddsPlotty")
StatsGary/OddsPlotty documentation built on Jan. 4, 2024, 6:45 p.m.