Learn R Programming

OddsPlotty (version 1.0.2)

Odds Plot to Visualise a Logistic Regression Model

Description

Uses the outputs of a logistic regression model, from 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.

Copy Link

Version

Install

install.packages('OddsPlotty')

Monthly Downloads

256

Version

1.0.2

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Gary Hutson

Last Published

November 13th, 2021

Functions in OddsPlotty (1.0.2)

odds_plot

odds_plot - a function to create Odds Plots