Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 763 Bytes

File metadata and controls

30 lines (21 loc) · 763 Bytes

ormPlot 0.3.6

  • Package documentation file syntax update

ormPlot 0.3.5

  • Plotting lrm works now similar to plotting orm
  • Fixed missing dependency on ggplot2 in examples

ormPlot 0.3.4

  • Updated package citation and description

ormPlot 0.3.3

  • fixed using vdiffr conditionally suggested by Prof Brian Ripley

ormPlot 0.3.2

  • changed the S3 method default of forestplot to display a warning

ormPlot 0.3.1

  • restricted forestplot method to work with summary.rms objects only
  • fixed spelling in the vignette

ormPlot 0.3.0

  • changed predict_with_ci.orm method name to predict_with_ci
  • added examples to all exported methods
  • updated documentation
  • fixed spelling

ormPlot 0.2.3

  • Added a NEWS.md file to track changes to the package.