MENU

Fun & Interesting

Survival Analysis in R

David Caughlin 35,940 5 years ago
Video Not Working? Fix It Now

This tutorial provides an introduction to survival analysis in R. Specifically, I demonstrate how to perform Kaplan-Meier analysis, create a life table, and estimate a Cox proportional hazards model. You might find this video to be a useful jumping off point for subsequently diving deeper into different types of survival analyses. For a written tutorial of survival analysis using R, check out my free ebook: https://rforhr.com/survival.html For a conceptual overview of survival analysis, please see the following video: https://youtu.be/874ZcEMlUas. Other videos from my "R Tutorials" playlist can be found here: https://www.youtube.com/playlist?list... The data file(s) referenced in this R tutorial (and other R tutorials on this playlist) can be downloaded as a compressed (zipped) folder by visiting the following link: https://github.com/davidcaughlin/R-Tutorial-Data-Files.git. Click "Clone or Download" followed by "Download ZIP".

Comment