Skip to content

maximaminima/gbcs-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbcs-analysis

Survival analysis using Kaplan Meier for GBCS Data set which can be obtained from: http://www.umass.edu/statdata/statdata/data/gbcs.txt

Pre-requisites

  1. Matplotlib
  2. Pandas
  3. Numpy
  4. Lifelines

Running

  1. Run the gbcs.py on the gbcs.csv to pre-process the days of survival into years.
  2. gbcs.py produces a survival graph from the dataset provided.
  3. Need to fine-tune graph plotting and parameters

Alt text

About

Survival analysis using Kaplan Meier for GBCS Data set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages