ormPlot: ormPlot: Plotting ordinal regression models from 'rms'

ormPlotR Documentation

ormPlot: Plotting ordinal regression models from rms

Description

The package is an extension to the rms package that facilitates plotting the ordinal regression orm model objects. The aim is to get ggplot2 plots that are modifiable

Details

The ormPlot package provides two categories of important functions: forestplotting the summary and plotting the predictions

Summary plotting

The forestplot function facilitates plotting the summary.rms objects resulting from the orm or lrm model

See exported methods for more details:

  • plot.summary.rms

  • forestplot

  • join_ggplots

Prediction plotting

The prediction plotting function facilitates plotting the orm objects using the results got from Predict function. In particular it adds confidence intervals to orm prediction plots.

See exported methods for more details:

  • plot.orm

  • predict_with_ci

Data

educ_data data about morfometrics of schoolchildren born between 1937-1962 in Estonian territory. see also the citation("ormPlot") article


rix133/ormPlot documentation built on Sept. 20, 2023, 5:53 a.m.