RMS Discussions

Thanks for the object to test this on. This will be fixed in the next release of rms on CRAN. In the meantime you can put the new fix into effect this way:

require(rms)
source('https://raw.githubusercontent.com/harrelfe/rms/master/R/summary.rms.s')
options(grType='plotly')
plot(summary(...))
1 Like