hpstat/src
RunasSudo d690da72e3
turnbull: Fix typo
Copy paste error in likelihood-ratio CIs resulting in lower confidence limit being reported as upper confidence limit
2023-12-26 23:45:28 +11:00
..
csv.rs turnbull: Add TODO 2023-11-11 22:06:44 +11:00
intcox.rs turnbull: Change convergence tolerance to based on log-likelihood 2023-10-28 01:01:54 +11:00
lib.rs turnbull: Refactor root-finding code 2023-12-26 18:29:24 +11:00
main.rs Implement turnbull 2023-10-14 06:20:15 +11:00
pava.rs Change to ICM/Newton-Raphson algorithm 2023-04-29 00:37:30 +10:00
root_finding.rs turnbull: Use smarter initial guesses for likelihood-ratio confidence intervals 2023-12-26 23:33:58 +11:00
term.rs Force progress bar to output to stderr even when not a terminal 2023-04-21 17:21:33 +10:00
turnbull.rs turnbull: Fix typo 2023-12-26 23:45:28 +11:00