R code for the project Etiology of heart failure across the ejection fraction spectrum and association with prognosis: an analysis from the Swedish Heart Failure Registry
The aim of this R code is to be transparent and document the data handling and statistical analyses performed for the project.
English.
The data consists of Swedish individual patient data and is not public, and therefore no data is stored in this repository.
Since the data is not available the code can not be run as is.
Workflow:
-
Run munge/MAIN.R (loads data, munges and saves data)
-
Knit reports/Statistical_report_XX.Rmd
...