High-performance statistics implementations
Go to file
RunasSudo 307aff6f14
turnbull: Disregard ICM step when computing likelihood-ratio confidence intervals
ICM step performance is heavily degraded when constraints are required
It is much faster to rely on the EM step alone
1275% speedup!
2023-12-25 22:25:50 +11:00
docs turnbull: Implement CIs by likelihood ratio test 2023-10-29 17:09:49 +11:00
src turnbull: Disregard ICM step when computing likelihood-ratio confidence intervals 2023-12-25 22:25:50 +11:00
tests turnbull: Implement CIs by likelihood ratio test 2023-10-29 17:09:49 +11:00
.gitignore Add supplemental documentation about intcox technical details 2023-04-23 15:54:23 +10:00
Cargo.lock turnbull: Parallelise recoding times as indexes 2023-11-09 23:39:32 +11:00
Cargo.toml turnbull: Parallelise recoding times as indexes 2023-11-09 23:39:32 +11:00