High-performance statistics implementations
Go to file
RunasSudo 2880fe866d
Merge branch 'turnbull-emicm'
Change to EM-ICM algorithm to fit Turnbull estimator

Much more efficient - 19.7x speedup compared with old algorithm!
2023-10-29 00:01:35 +11:00
docs turnbull: Allow dropping columns/rows of Hessian corresponding to intervals with zero failure probability 2023-10-20 20:15:56 +11:00
src turnbull: Improve efficiency of ICM step as suggested by Anderson-Bergman 2023-10-28 23:47:00 +11:00
tests turnbull: Change convergence tolerance to based on log-likelihood 2023-10-28 01:01:54 +11:00
.gitignore Add supplemental documentation about intcox technical details 2023-04-23 15:54:23 +10:00
Cargo.lock Parse CSV robustly 2023-04-21 17:40:43 +10:00
Cargo.toml Parse CSV robustly 2023-04-21 17:40:43 +10:00