From 658c09c66e27ab186a22b35a5539b465b101a389 Mon Sep 17 00:00:00 2001 From: Chirag Nagpal Date: Sun, 17 Apr 2022 18:04:43 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dda382c..3c9c07c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ Python package `auton_survival` provides a flexible API for various problems in survival analysis, including regression, counterfactual estimation, and phenotyping. +**For complete details on** `auton-survival` **see**: +

White Paper    • Documentation    • Demo Notebooks

+ What is Survival Analysis? --------------------------