High-performance statistics implementations
Go to file
RunasSudo 759c2c4778
turnbull: Use Illinois method rather than interval bisection for likelihood-ratio confidence intervals
27% speedup
NB: Regula falsi alone without Illinois adjustment was slower than interval bisection
2023-12-26 19:18:38 +11:00
docs turnbull: Implement CIs by likelihood ratio test 2023-10-29 17:09:49 +11:00
src turnbull: Use Illinois method rather than interval bisection for likelihood-ratio confidence intervals 2023-12-26 19:18:38 +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