# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "plotor" in publications use:' type: software license: MIT title: 'plotor: Produces an Odds Ratio Plot from a Logistic Regression Model' version: 0.5.2 doi: 10.32614/CRAN.package.plotor abstract: 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: - family-names: Parylo given-names: Craig email: craig.parylo2@nhs.net orcid: https://orcid.org/0000-0003-4297-7808 repository: https://CRAN.R-project.org/package=plotor repository-code: https://github.com/craig-parylo/plotor url: https://craig-parylo.github.io/plotor/ date-released: '2025-02-09' contact: - family-names: Parylo given-names: Craig email: craig.parylo2@nhs.net orcid: https://orcid.org/0000-0003-4297-7808