- Package documentation file syntax update
- Plotting lrm works now similar to plotting orm
- Fixed missing dependency on ggplot2 in examples
- Updated package citation and description
- fixed using vdiffr conditionally suggested by Prof Brian Ripley
- changed the S3 method default of forestplot to display a warning
- restricted forestplot method to work with summary.rms objects only
- fixed spelling in the vignette
- changed
predict_with_ci.ormmethod name topredict_with_ci - added examples to all exported methods
- updated documentation
- fixed spelling
- Added a
NEWS.mdfile to track changes to the package.