Package: ormPlot
Type: Package
Title: Advanced Plotting of Ordinal Regression Models
Version: 0.3.2
Authors@R: c(person("Richard", "Meitern", , "richard.meitern@ut.ee", c("aut", "cre")))
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
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: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-21 13:16:22 UTC; rix133
Author: Richard Meitern [aut, cre]
Repository: CRAN
Date/Publication: 2019-06-21 16:30:08 UTC
