Skip to content

nayefahmad/survival-analysis-notes

Repository files navigation

Survival analysis notes

Notes on survival and recurrent event analysis, from several different references.

Contents

  1. Generating a smooth estimate of the survival function via the hazard function
  2. Recurrent models based on Cox regression (WIP)
  3. Using the lifelines library in python to fit KM curves
  4. Notes and examples from book "Applied Survival Analysis Using R", by D.F. Moore
  5. Confidence intervals for conditional survival estimates
  6. Deriving conditional survival distributions based on the Weibull distribution
  7. Sampling from arbitrary hazard functions
  8. Using the Brier score to evaluate predictive ability of a survival model

Repo structure

Notes

  • I use p2j to convert from .py files to .ipynb files (reference). Unfortunately, this doesn't run the file and create outputs, so I do that manually.

About

Notes on survival and recurrent event analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published