Major Update to rms package: 5.0-0
				
            [social4i size=”large” align=”float-right”]
Written by Frank E Harrell Jr (first published here)
A major new version of the rms package is now on CRAN.  The most
user-visible changes are:
– interactive plotly graphic methods for model fits.  The best example of
this is survplot for npsurv (Kaplan-Meier) estimates where the number of
risk pop up as you hover over the curves, and you can click to bring up
confidence bands for differences in survival curves
– html methods for model fit summaries especially when using Rmarkdown html
notebooks
– instead of running print(fit, latex=TRUE) use
options(prType=’latex’)
print(fit)
Or: options(prType=’html’)
A complete list of changes is below.  See
http://biostat.mc.vanderbilt. 
		
            			
	 
		
            			