Skip to content

A study of early predictors (Comorbidities and Etiology) of patient's outcome after cirrhosis hospitalization

Notifications You must be signed in to change notification settings

rforbiodatascience23/Group_19_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group_19_project: A study of early predictors (Comorbidities and Etiology) of patient's outcome after cirrhosis hospitalization

Project Contributors

  • Pauline Charpentier - @Linepocharpe - s231663
  • Eva Frossard - @EvaFrossard - s231701
  • Noy Tabul - @NoyTii - s232743
  • Fabian Ziegler - @fabianhz1 - s231932

Dataset

Our project is based on the study of the following dataset: Mukthinuthlalapati, VV Pavan Kedar et al. (2019). Data from: Early predictors of outcomes of hospitalization for cirrhosis and assessment of the impact of race and ethnicity at safety-net hospitals [Dataset]. Dryad. https://doi.org/10.5061/dryad.6gt88dv We discarded the the race and ethnicity variable since they were considered non-significant variable to determine patient's outcome. We, therefore, chose to focus ouor study on Comorbidities and Etiology, and their according numerical value: Child Pugh Score (CPS) and Charlson Comorbidity Index.

To load the dataset onto the project

  1. Create a /data folder in the project
  2. Creat a subfolder /_raw
  3. Go to the website where the dataset can be found (https://doi.org/10.5061/dryad.6gt88dv) and download the .csv file
  4. Upload it in the /data/raw folder

To run the project

To run the project, run the 00_all.qmd

Packages to install

Before running the files that can be found in the "R" folder, a few packages should be installed and the following command lines should be run in your console:

  • install.packages('tidyverse')
  • install.packages('ggplot2')
  • install.packages('ggpubr')
  • install.packages('forcats')
  • install.packages('quarto')

Structure of the project

About

A study of early predictors (Comorbidities and Etiology) of patient's outcome after cirrhosis hospitalization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages