Skip to content

osmanmahic/Survival-Analysis-in-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Survival-Analysis-in-R

This project focuses on performing survival analysis in R to study the association between an intervention for acute kidney injury and all-cause mortality in more than 7000 patients.

Methods

  • Kaplan-Meier estimator (for absolute risks)
  • Cox proportional hazards regression (for hazard ratio)

The results were visualised using cumulative incidence curves.

Requirements

  • R (version 4.1.3 or higher)
  • dplyr
  • survival
  • survminer
  • gtsummary
  • ggsurvfit
  • ggplot2
  • showtext

About

Performing survival analysis in R

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages