plotor: Produces an Odds Ratio Plot from a Logistic Regression Model (original) (raw)

Produces an Odds Ratio (OR) Plot to visualise the result of a logistic regression analysis. Provide it with a binomial regression model produced by 'glm()' and it will convert the estimates to odds ratios with a 95% confidence interval and plot the results using 'ggplot2'.

Version: 0.5.1
Imports: broom, dplyr, ggplot2, glue, purrr, scales, stats, tidyselect
Suggests: datasets, forcats, knitr, labelled, rmarkdown, testthat (≥ 3.0.0), tidyr
Published: 2024-09-27
DOI: 10.32614/CRAN.package.plotor
Author: Craig Parylo ORCID iD [aut, cre, cph]
Maintainer: Craig Parylo <craig.parylo2 at nhs.net>
BugReports: https://github.com/craig-parylo/plotor/issues
License: MIT + file
URL: https://github.com/craig-parylo/plotor,https://craig-parylo.github.io/plotor/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: plotor results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=plotorto link to this page.