Commit Graph

8 Commits

Author SHA1 Message Date
602e08b2a2 ex-1: compute exact median
The approximation of the running statistics isn't accurate enough.
2020-07-05 11:37:20 +02:00
1833ab0613 ex-1: change ε to 0.88 and write the correct results 2020-07-05 11:36:50 +02:00
ec0af36d77 ex-1: add Hill estimator bootstrap 2020-07-05 11:36:49 +02:00
343fe3aac3 ex-1: reduce sample size and various fixes 2020-07-05 11:35:27 +02:00
29dda3e151 ex-1: implement a KDE-based estimation of the FWHM 2020-07-05 11:35:25 +02:00
f0b37cad0b ex-1: fix leak in meadian boostrapping 2020-07-05 11:35:24 +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