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.

Version: 1.0.2
Imports: caret, mlbench, magrittr, ggplot2, tibble, ggthemes, e1071, tidymodels, rmarkdown
Suggests: knitr, covr, testthat, markdown
Published: 2021-11-13
Author: Gary Hutson ORCID iD [aut, cre]
Maintainer: Gary Hutson <hutsons-hacks at outlook.com>
License: GPL (≥ 3)
URL: https://github.com/StatsGary/OddsPlotty
NeedsCompilation: no
Materials: NEWS
CRAN checks: OddsPlotty results

Documentation:

Reference manual: OddsPlotty.pdf
Vignettes: OddsPlotty

Downloads:

Package source: OddsPlotty_1.0.2.tar.gz
Windows binaries: r-devel: OddsPlotty_1.0.2.zip, r-release: OddsPlotty_1.0.2.zip, r-oldrel: OddsPlotty_1.0.2.zip
macOS binaries: r-release (arm64): OddsPlotty_1.0.2.tgz, r-oldrel (arm64): OddsPlotty_1.0.2.tgz, r-release (x86_64): OddsPlotty_1.0.2.tgz
Old sources: OddsPlotty archive

Reverse dependencies:

Reverse imports: MLDataR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=OddsPlotty to link to this page.