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.2 |
Depends: | R (≥ 4.1.0) |
Imports: | broom, cli, dplyr, forcats, ggplot2, glue, purrr, rlang, scales, stats, stringr, tidyselect |
Suggests: | datasets, knitr, labelled, rmarkdown, testthat (≥ 3.0.0), tidyr |
Published: | 2025-02-09 |
DOI: | 10.32614/CRAN.package.plotor |
Author: | Craig Parylo |
Maintainer: | Craig Parylo <craig.parylo2 at nhs.net> |
BugReports: | https://github.com/craig-parylo/plotor/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/craig-parylo/plotor, https://craig-parylo.github.io/plotor/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | plotor results |
Reference manual: | plotor.pdf |
Vignettes: |
Using plotor (source, R code) |
Package source: | plotor_0.5.2.tar.gz |
Windows binaries: | r-devel: plotor_0.5.2.zip, r-release: plotor_0.5.2.zip, r-oldrel: plotor_0.5.2.zip |
macOS binaries: | r-devel (arm64): plotor_0.5.2.tgz, r-release (arm64): plotor_0.5.2.tgz, r-oldrel (arm64): plotor_0.5.2.tgz, r-devel (x86_64): plotor_0.5.2.tgz, r-release (x86_64): plotor_0.5.2.tgz, r-oldrel (x86_64): plotor_0.5.2.tgz |
Old sources: | plotor archive |
Please use the canonical form https://CRAN.R-project.org/package=plotor to link to this page.