annotate lifelines_tool/run_log.txt @ 2:dd5e65893cb8 draft default tip

add survival and collapsed life table outputs suggested by Wolfgang
author fubar
date Thu, 10 Aug 2023 22:52:45 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
1 ## Lifelines tool
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
2 Input data header = Index(['Unnamed: 0', 'week', 'arrest', 'fin', 'age', 'race', 'wexp', 'mar',
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
3 'paro', 'prio'],
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
4 dtype='object') time column = week status column = arrest
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
5 #### No grouping variable, so no log rank or other Kaplan-Meier statistical output is available
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
6 Survival table using time week and event arrest
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
7 removed observed censored entrance at_risk
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
8 event_at
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
9 0.0 0 0 0 432 432
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
10 1.0 1 1 0 0 432
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
11 2.0 1 1 0 0 431
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
12 3.0 1 1 0 0 430
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
13 4.0 1 1 0 0 429
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
14 5.0 1 1 0 0 428
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
15 6.0 1 1 0 0 427
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
16 7.0 1 1 0 0 426
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
17 8.0 5 5 0 0 425
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
18 9.0 2 2 0 0 420
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
19 10.0 1 1 0 0 418
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
20 11.0 2 2 0 0 417
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
21 12.0 2 2 0 0 415
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
22 13.0 1 1 0 0 413
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
23 14.0 3 3 0 0 412
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
24 15.0 2 2 0 0 409
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
25 16.0 2 2 0 0 407
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
26 17.0 3 3 0 0 405
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
27 18.0 3 3 0 0 402
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
28 19.0 2 2 0 0 399
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
29 20.0 5 5 0 0 397
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
30 21.0 2 2 0 0 392
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
31 22.0 1 1 0 0 390
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
32 23.0 1 1 0 0 389
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
33 24.0 4 4 0 0 388
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
34 25.0 3 3 0 0 384
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
35 26.0 3 3 0 0 381
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
36 27.0 2 2 0 0 378
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
37 28.0 2 2 0 0 376
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
38 30.0 2 2 0 0 374
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
39 31.0 1 1 0 0 372
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
40 32.0 2 2 0 0 371
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
41 33.0 2 2 0 0 369
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
42 34.0 2 2 0 0 367
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
43 35.0 4 4 0 0 365
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
44 36.0 3 3 0 0 361
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
45 37.0 4 4 0 0 358
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
46 38.0 1 1 0 0 354
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
47 39.0 2 2 0 0 353
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
48 40.0 4 4 0 0 351
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
49 42.0 2 2 0 0 347
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
50 43.0 4 4 0 0 345
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
51 44.0 2 2 0 0 341
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
52 45.0 2 2 0 0 339
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
53 46.0 4 4 0 0 337
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
54 47.0 1 1 0 0 333
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
55 48.0 2 2 0 0 332
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
56 49.0 5 5 0 0 330
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
57 50.0 3 3 0 0 325
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
58 52.0 322 4 318 0 322
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
59 Life table using time week and event arrest
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
60 removed observed censored at_risk
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
61 event_at
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
62 (-0.001, 13.844] 20 20 0 432
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
63 (13.844, 27.687] 36 36 0 412
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
64 (27.687, 41.531] 29 29 0 376
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
65 (41.531, 55.374] 347 29 318 347
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
66 ### Lifelines test of Proportional Hazards results with prio, age, race, paro, mar, fin as covariates on test
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
67 <lifelines.CoxPHFitter: fitted with 432 total observations, 318 right-censored observations>
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
68 duration col = 'week'
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
69 event col = 'arrest'
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
70 baseline estimation = breslow
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
71 number of observations = 432
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
72 number of events observed = 114
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
73 partial log-likelihood = -659.00
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
74 time fit was run = 2023-08-10 11:57:10 UTC
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
75
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
76 ---
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
77 coef exp(coef) se(coef) coef lower 95% coef upper 95% exp(coef) lower 95% exp(coef) upper 95%
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
78 covariate
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
79 prio 0.10 1.10 0.03 0.04 0.15 1.04 1.16
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
80 age -0.06 0.94 0.02 -0.10 -0.02 0.90 0.98
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
81 race 0.32 1.38 0.31 -0.28 0.92 0.75 2.52
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
82 paro -0.09 0.91 0.20 -0.47 0.29 0.62 1.34
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
83 mar -0.48 0.62 0.38 -1.22 0.25 0.30 1.29
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
84 fin -0.38 0.68 0.19 -0.75 -0.00 0.47 1.00
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
85
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
86 cmp to z p -log2(p)
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
87 covariate
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
88 prio 0.00 3.53 <0.005 11.26
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
89 age 0.00 -2.95 <0.005 8.28
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
90 race 0.00 1.04 0.30 1.75
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
91 paro 0.00 -0.46 0.65 0.63
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
92 mar 0.00 -1.28 0.20 2.32
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
93 fin 0.00 -1.98 0.05 4.40
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
94 ---
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
95 Concordance = 0.63
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
96 Partial AIC = 1330.00
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
97 log-likelihood ratio test = 32.77 on 6 df
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
98 -log2(p) of ll-ratio test = 16.39
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
99
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
100
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
101 Bootstrapping lowess lines. May take a moment...
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
102
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
103
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
104 Bootstrapping lowess lines. May take a moment...
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
105
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
106 The ``p_value_threshold`` is set at 0.01. Even under the null hypothesis of no violations, some
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
107 covariates will be below the threshold by chance. This is compounded when there are many covariates.
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
108 Similarly, when there are lots of observations, even minor deviances from the proportional hazard
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
109 assumption will be flagged.
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
110
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
111 With that in mind, it's best to use a combination of statistical tests and visual tests to determine
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
112 the most serious violations. Produce visual plots using ``check_assumptions(..., show_plots=True)``
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
113 and looking for non-constant lines. See link [A] below for a full example.
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
114
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
115 <lifelines.StatisticalResult: proportional_hazard_test>
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
116 null_distribution = chi squared
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
117 degrees_of_freedom = 1
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
118 model = <lifelines.CoxPHFitter: fitted with 432 total observations, 318 right-censored observations>
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
119 test_name = proportional_hazard_test
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
120
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
121 ---
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
122 test_statistic p -log2(p)
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
123 age km 6.99 0.01 6.93
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
124 rank 7.40 0.01 7.26
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
125 fin km 0.02 0.90 0.15
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
126 rank 0.01 0.91 0.13
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
127 mar km 1.64 0.20 2.32
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
128 rank 1.80 0.18 2.48
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
129 paro km 0.06 0.81 0.31
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
130 rank 0.07 0.79 0.34
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
131 prio km 0.92 0.34 1.57
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
132 rank 0.88 0.35 1.52
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
133 race km 1.70 0.19 2.38
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
134 rank 1.68 0.19 2.36
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
135
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
136
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
137 1. Variable 'age' failed the non-proportional test: p-value is 0.0065.
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
138
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
139 Advice 1: the functional form of the variable 'age' might be incorrect. That is, there may be
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
140 non-linear terms missing. The proportional hazard test used is very sensitive to incorrect
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
141 functional forms. See documentation in link [D] below on how to specify a functional form.
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
142
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
143 Advice 2: try binning the variable 'age' using pd.cut, and then specify it in `strata=['age',
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
144 ...]` in the call in `.fit`. See documentation in link [B] below.
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
145
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
146 Advice 3: try adding an interaction term with your time variable. See documentation in link [C]
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
147 below.
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
148
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
149
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
150 Bootstrapping lowess lines. May take a moment...
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
151
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
152
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
153 Bootstrapping lowess lines. May take a moment...
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
154
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
155
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
156 Bootstrapping lowess lines. May take a moment...
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
157
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
158
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
159 Bootstrapping lowess lines. May take a moment...
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
160
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
161
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
162 ---
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
163 [A] https://lifelines.readthedocs.io/en/latest/jupyter_notebooks/Proportional%20hazard%20assumption.html
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
164 [B] https://lifelines.readthedocs.io/en/latest/jupyter_notebooks/Proportional%20hazard%20assumption.html#Bin-variable-and-stratify-on-it
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
165 [C] https://lifelines.readthedocs.io/en/latest/jupyter_notebooks/Proportional%20hazard%20assumption.html#Introduce-time-varying-covariates
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
166 [D] https://lifelines.readthedocs.io/en/latest/jupyter_notebooks/Proportional%20hazard%20assumption.html#Modify-the-functional-form
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
167 [E] https://lifelines.readthedocs.io/en/latest/jupyter_notebooks/Proportional%20hazard%20assumption.html#Stratification
dd5e65893cb8 add survival and collapsed life table outputs suggested by Wolfgang
fubar
parents:
diff changeset
168