v0.14.4
CamDavidsonPilon
released this
14 Jun 19:43
·
1171 commits
to master
since this release
0.14.4
- Adds
baseline_cumulative_hazard_
andbaseline_survival_
toCoxTimeVaryingFitter
. Because of this, new prediction methods are available. - fixed a bug in
add_covariate_to_timeline
when usingcumulative_sum
with multiple columns. - Added
Likelihood ratio test
toCoxPHFitter.print_summary
andCoxTimeVaryingFitter.print_summary
- New checks in
CoxTimeVaryingFitter
that check for immediate deaths and redundant rows. - New
delay
parameter inadd_covariate_to_timeline
- removed
two_sided_z_test
fromstatistics