Code Monkey home page Code Monkey logo

kaplan-meier-survival-analysis's Introduction

Kaplan-Meier Survival Analysis

Problem:

Performing a Kaplan-Meier survival analysis on a dataset containing cancer patient information. The dataset includes details such as patient demographics, dates of diagnosis, treatment received, and outcomes.

Info:

  • The dataset is loaded from a CSV file.
  • The data is preprocessed accordingly.
  • Kaplan-Meier survival analysis is performed in order to estimate the survival function for the dataset.
  • Survival probabilities are calculated over time using the Kaplan-Meier estimator.
  • The result is plotted including the censored subjects.

Bonus:

  • Conducting subgroup analyses by stratifying the data based on most relevant attributes and calculate survival probabilities for each subgroup.

Dataset Information:

  • Patient ID: Unique identifier for each patient, presented in a fancier format.
  • Date of Birth: The date of birth of each patient.
  • Age: The age of each patient at the time of diagnosis.
  • Gender: The gender of each patient.
  • Date of Diagnosis: The date when each patient was diagnosed with the medical condition.
  • Date of Death: The date of death of each patient, if applicable.
  • Date of Last Follow-Up: The date of the last follow-up for each patient.
  • Date of Admission: The date of admission to the hospital, if applicable.
  • Date of Discharge: The date of discharge from the hospital, if applicable.
  • Disease Stage: The stage of the disease diagnosed in each patient.
  • Treatment Received: The type of treatment received by each patient.
  • Comorbidities: Any additional medical conditions present in each patient.
  • Smoking Status: The smoking status of each patient.
  • Family History: Any family history of the medical condition in each patient. -Vital Signs: The vital signs (e.g., blood pressure) recorded for each patient.

kaplan-meier-survival-analysis's People

Contributors

ilonae avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.