Commit Graph

18 Commits

Author SHA1 Message Date
8e30c41cc4
Do not compute standard errors in yli.turnbull if CIs are not required 2023-12-31 18:34:30 +11:00
035b1592dc
Update yli.turnbull for the case where no data are right-censored 2023-12-31 18:34:19 +11:00
00ed38d47d
Fix error in survtime_to_numeric when applied to 1D data 2023-12-31 18:33:44 +11:00
f2987bfd2d
Bring yli.turnbull up to date with hpstat 82f4a54 2023-12-31 18:08:19 +11:00
a48c59f780
Update yli.turnbull for hpstat 2880fe8 2023-11-01 19:39:51 +11:00
263f65f478
Pass further options to hpstat in yli.turnbull 2023-10-20 21:32:28 +11:00
14c4054a47
Use hpstat for yli.turnbull to enable computation of confidence intervals 2023-10-20 21:12:55 +11:00
675422246f
Allow passing own fig, ax to yli.kaplanmeier 2023-10-20 21:11:35 +11:00
3d30045832
Add unit test for yli.kaplanmeier 2023-04-22 01:18:38 +10:00
ae1a4cb5b8
Do not attempt to draw legend on survival curves if only one curve 2023-04-22 01:18:38 +10:00
8238383edb
Fix up yli.turnbull
Draw step function at configurable point on each Turnbull interval (previous documentation did not correctly describe the behaviour of the function)
Draw survival curve from time 0, survival 100%
2023-04-22 01:18:38 +10:00
847ec85083
Draw survival curves beginning at time 0 2023-04-17 13:24:01 +10:00
ac2aca7b8f
Large refactor of yli.regress 2023-04-16 23:49:43 +10:00
dbfcec56c3
Implement yli.cox_interval_censored 2023-03-05 02:11:12 +11:00
e12dd65fdc
Implement yli.turnbull 2023-03-04 21:52:31 +11:00
d359820f42
Add documentation for survival analysis 2023-02-26 00:05:10 +11:00
88509c71a3
Implement yli.logrank 2023-02-25 17:26:31 +11:00
e83aa88b19
Implement yli.kaplanmeier 2023-02-25 17:15:22 +11:00