Package: plotor 0.5.2

plotor: Produces an Odds Ratio Plot from a Logistic Regression Model
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'.
Authors:
plotor_0.5.2.tar.gz
plotor_0.5.2.tar.gz(r-4.5-noble)plotor_0.5.2.tar.gz(r-4.4-noble)
plotor_0.5.2.tgz(r-4.4-emscripten)plotor_0.5.2.tgz(r-4.3-emscripten)
plotor.pdf |plotor.html✨
plotor/json (API)
NEWS
# Install 'plotor' in R: |
install.packages('plotor', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/craig-parylo/plotor/issues
Pkgdown site:https://craig-parylo.github.io
Last updated 1 months agofrom:4cbdebb2d1. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 11 2025 |
R-4.5-linux | OK | Mar 11 2025 |
R-4.4-linux | OK | Mar 11 2025 |
Exports:plot_or
Dependencies:backportsbroomclicolorspacecpp11dplyrfansifarverforcatsgenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Plot OR | plot_or |
Validate the '{glm}' model | validate_glm_model |