Regression Modeling Strategies
- Implement estimation and prediction methods for the Bayesian partial
proportional odds model
blrm
function
- Overall: http://hbiostat.org/R/rms/
- Book: http://hbiostat.org/rms/
- CRAN: http://cran.r-project.org/web/packages/rms/
- Changelog: https://github.com/harrelfe/rms/commits/master/
- Fix survplot so that explicitly named adjust-to values are still in subtitles. See tests/cph2.s.
- Fix fit.mult.impute to average sigma^2 and then take square root, instead of averaging sigma
- Implement user-added distributions in psm - see #41