Skip to content
Prev 274116 / 398506 Next

plot methods for summary of rms objects

On Oct 11, 2011, at 3:20 PM, Rob James wrote:

            
If you type:

methods(summary)

... you should see why it might be very difficult to answer your  
question in its current state of vagueness. I just ran the example in  
help(summary.rms) and it appears that it used base graphics and that  
if such output is your target, you would need to either hack the code  
or hack the pdf file. Much of the graphical output from rms functions  
has been ported to lattice graphics, but apparently not the version  
for summary.rms objects.

If you have the data and can redo the analysis, read on. The  
comparison levels used by summary.rms are set with datadist and that  
is probably what you should be spending some time understanding, There  
are other possibilities than just using a datadist(data_object) call.

?datadist

--

David Winsemius, MD
West Hartford, CT