| ormPlot {ormPlot} | R 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:
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:
Data
educ_data data about morfometrics of schoolchildren
born between 1937-1962 in Estonian territory. see also the
citation("ormPlot") article