An Introduction to the Harrell“verse”: Predictive Modeling using the Hmisc and rms Packages

Abstract

This is a link to a talk I will be giving to the Cincinnati Children’s Hospital Medical Center R Users Group on November 6th, 2019. The goal of the talk is to introduce members to some of the functionality provided by Frank Harrell’s Hmisc and rms packages for data description and predictive modeling. Topics covered include examining your data with Hmisc, regression modeling allowing for complexity with rms, validating fitted models with rms::validate() and rms:calibrate(), penalized regression with rms::pentrace(), and models other than OLS for continuous or semi-continuous Y in rms. As of now, I plan on presenting this talk as a blog post generated via the R blogdown package (.rmd) and hosted on my website. So the slides link above will talk you to the blog post.

Date
Nov 6, 2019 12:00 PM
Location
T11.338

Related