Commit Graph

18 Commits

Author SHA1 Message Date
343fe3aac3 ex-1: reduce sample size and various fixes 2020-07-05 11:35:27 +02:00
72fa3ad2e7 ex-1: use a constant for number of resamples 2020-07-05 11:35:27 +02:00
b8571eaee8 ex-1: remove histogram code 2020-07-05 11:35:26 +02:00
01060d2344 ex-1: handle too large values in landau_cdf 2020-07-05 11:35:26 +02:00
1d7e88d7cb ex-1: make KS test output match the other tests 2020-07-05 11:35:26 +02:00
29dda3e151 ex-1: implement a KDE-based estimation of the FWHM 2020-07-05 11:35:25 +02:00
6ad77013b6 ex-1: generalise numeric_fwhm to take any pdf 2020-07-05 11:35:25 +02:00
dce8cfb8b6 ex-1: generalise numeric_mode to take any pdf 2020-07-05 11:35:25 +02:00
ff56757258 ex-1: fix leak in landau_qdf 2020-07-05 11:35:24 +02:00
f0b37cad0b ex-1: fix leak in meadian boostrapping 2020-07-05 11:35:24 +02:00
4c0b644513 ex-1: use hsm to compute the mode 2020-07-05 11:35:23 +02:00
df7a630094 ex-1: print the mode error 2020-07-05 11:35:23 +02:00
fd6fa78566 ex-1: implement half-sample mode 2020-07-05 11:35:22 +02:00
56fcdd5fbb ex-1: implement bootstrapping for the median 2020-07-05 11:35:19 +02:00
e4fc0098dd ex-1: improve QDF accuracy and print error 2020-07-05 11:35:16 +02:00
9aadcbf8a7 ex-1: add median test 2020-07-05 11:35:11 +02:00
0ee7f9adb3 ex-1: split into several files 2020-07-05 11:35:11 +02:00
cf27610d53 initial commit 2020-03-06 02:24:32 +01:00