bootstrap.c
|
ex-1: compute exact median
|
2020-07-05 11:37:20 +02:00 |
bootstrap.h
|
ex-1: add Hill estimator bootstrap
|
2020-07-05 11:36:49 +02:00 |
landau.c
|
ex-1: handle too large values in landau_cdf
|
2020-07-05 11:35:26 +02:00 |
landau.h
|
ex-1: generalise numeric_mode to take any pdf
|
2020-07-05 11:35:25 +02:00 |
main.c
|
ex-1: add infinite moments test
|
2020-07-05 11:36:53 +02:00 |
moyal.h
|
ex-1: add Moyal functions
|
2020-07-05 11:36:50 +02:00 |
pdf.c
|
initial commit
|
2020-03-06 02:24:32 +01:00 |
tests.c
|
ex-1: add infinite moments test
|
2020-07-05 11:36:53 +02:00 |
tests.h
|
ex-1: add infinite moments test
|
2020-07-05 11:36:53 +02:00 |