Dr. Harrell,
I have a proportional odds model I would like to approximate in order to make it more clinically useful. If I created the PO model using lrm() and then approximate this full model with ols(), is there any way to create a nomogram of the approximated model that would include each level of the response variable (i.e., for each of the intercepts from the PO model)?
The nomogram of the full PO model is nice and might serve the purposes of instructing clinicians, but I was hoping to parse down the variables while still keeping all of the probabilities on there, if possible.
Thanks for your help!
Alvin