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
[aut, cre, cph] |
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 |