Skip to content
Prev 207728 / 398506 Next

control of scat1d tick color in plot.Predict?

Mike Babyak wrote:
That's a good request.  I've added a new argument scat1d.opts to 
plot.Predict in rms.  Default is list(frac=0.025, lwd=0.3) with col 
computed.  If you specify col inside the list, it will be used. 
source('http://biostat.mc.vanderbilt.edu/tmp/plot.Predict.s') to get the 
new version.

Frank