From cf93b764c46914415b604fee83d4953f8fa43b45 Mon Sep 17 00:00:00 2001 From: jakakokosar Date: Mon, 15 Jun 2026 10:49:31 +0200 Subject: [PATCH] update links --- .../01-survival-data/index.md | 4 ++-- .../02-forming-and-comparing-groups/index.md | 8 ++++---- .../03-exploring-clinical-features/index.md | 8 ++++---- .../04-ranking-survival-features/index.md | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/_chapters/survival-analysis-interactive/01-survival-data/index.md b/_chapters/survival-analysis-interactive/01-survival-data/index.md index 57e78c6..6ef227c 100644 --- a/_chapters/survival-analysis-interactive/01-survival-data/index.md +++ b/_chapters/survival-analysis-interactive/01-survival-data/index.md @@ -99,7 +99,7 @@ We can now easily transform this diagram into a data table. We order the data in @@ -203,7 +203,7 @@ Doing the calculation by hand once builds intuition. After that, we let a comput diff --git a/_chapters/survival-analysis-interactive/02-forming-and-comparing-groups/index.md b/_chapters/survival-analysis-interactive/02-forming-and-comparing-groups/index.md index 65d73d6..2b6b8da 100644 --- a/_chapters/survival-analysis-interactive/02-forming-and-comparing-groups/index.md +++ b/_chapters/survival-analysis-interactive/02-forming-and-comparing-groups/index.md @@ -11,7 +11,7 @@ The first additional feature concerns the type of material out of which the dent **See the table below:** @@ -23,7 +23,7 @@ When we have a categorical feature, such as the type of material, it's easy to f @@ -73,9 +73,9 @@ On the other hand, if we want to group by a continuous feature we have to define Below, set the threshold to **brushing time > 6 minutes**. Then use the Kaplan-Meier widget and group by the newly created feature (called 'Selected'). Two curves should appear — one for those that brush more than 6 minutes a day, one for those that brush less. Feel free to experiment with different thresholds and see how the curves change. - - diff --git a/_chapters/survival-analysis-interactive/03-exploring-clinical-features/index.md b/_chapters/survival-analysis-interactive/03-exploring-clinical-features/index.md index 61214de..a11948c 100644 --- a/_chapters/survival-analysis-interactive/03-exploring-clinical-features/index.md +++ b/_chapters/survival-analysis-interactive/03-exploring-clinical-features/index.md @@ -8,7 +8,7 @@ For this example let's use the **German Breast Cancer Study Group** data. The fi @@ -16,7 +16,7 @@ We already know how to form and compare groups manually. For categorical feature @@ -60,14 +60,14 @@ Using numeric features to form cohorts takes an extra step; we need to define a diff --git a/_chapters/survival-analysis-interactive/04-ranking-survival-features/index.md b/_chapters/survival-analysis-interactive/04-ranking-survival-features/index.md index 5485ec6..824257c 100644 --- a/_chapters/survival-analysis-interactive/04-ranking-survival-features/index.md +++ b/_chapters/survival-analysis-interactive/04-ranking-survival-features/index.md @@ -14,11 +14,11 @@ Let's look at the **Rank Survival Features** widget, which forms cohorts by spli
- +
- +