Package: ormPlot
Type: Package
Title: Advanced Plotting of Ordinal Regression Models
Version: 0.3.6
Authors@R: c(person("Richard", "Meitern", , "richard.meitern@ut.ee", role =  c("aut", "cre"), comment = c(ORCID = "0000-0002-2600-3002")))
Maintainer: Richard Meitern <richard.meitern@ut.ee>
Description: An extension to the Regression Modeling Strategies package that
    facilitates plotting ordinal regression  model predictions together with
    confidence intervals for each dependent variable level. 
    It also adds a functionality to plot the  model summary as a modifiable 
    object.
License: MIT + file LICENSE
URL: https://doi.org/10.1186/s12889-019-8072-7
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: ggplot2 (>= 3.1.0), rms (>= 5.1.3), gtable (>= 0.3.0), grid
        (>= 3.5.0)
Suggests: testthat (>= 2.1.0), vdiffr (>= 0.3.0), knitr (>= 1.22),
        rmarkdown (>= 1.13), pander (>= 0.6.3)
RoxygenNote: 7.2.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-13 09:32:55 UTC; rix133
Author: Richard Meitern [aut, cre] (<https://orcid.org/0000-0002-2600-3002>)
Repository: CRAN
Date/Publication: 2023-09-13 14:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:43:29 UTC; windows
