slides: add reference for HSM
This commit is contained in:
parent
bde29cdc95
commit
86f369ea72
@ -24,7 +24,7 @@ references:
|
|||||||
author:
|
author:
|
||||||
family: Trapani
|
family: Trapani
|
||||||
given: Lorenzo
|
given: Lorenzo
|
||||||
title: testing for (in)finite moments
|
title: Testing for (in)finite moments
|
||||||
container-title: Journal of Econometrics
|
container-title: Journal of Econometrics
|
||||||
issued:
|
issued:
|
||||||
year: 2015
|
year: 2015
|
||||||
@ -37,6 +37,20 @@ references:
|
|||||||
issued:
|
issued:
|
||||||
year: 1986
|
year: 1986
|
||||||
|
|
||||||
|
- id: robertson74
|
||||||
|
type: article-journal
|
||||||
|
author:
|
||||||
|
- family: Robertson
|
||||||
|
given: Tim
|
||||||
|
- family: Cryer
|
||||||
|
given: Jonathan D
|
||||||
|
issued:
|
||||||
|
- year: 1974
|
||||||
|
title: An iterative procedure for estimating the mode
|
||||||
|
container-title: Journal of the American Statistical Association
|
||||||
|
volume: 69
|
||||||
|
issue: 348
|
||||||
|
|
||||||
header-includes: |
|
header-includes: |
|
||||||
```{=latex}
|
```{=latex}
|
||||||
%% Colors
|
%% Colors
|
||||||
|
@ -80,14 +80,12 @@ How to estimate sample median, mode and FWHM?
|
|||||||
|
|
||||||
## Sample mode
|
## Sample mode
|
||||||
|
|
||||||
Most probable value
|
Half Sample Mode[@robertson74]
|
||||||
|
|
||||||
. . .
|
|
||||||
|
|
||||||
Half Sample Mode
|
- Find the smallest interval containing half points
|
||||||
|
- Repeat
|
||||||
- Iteratively identify the smallest interval containing half points
|
- If the sample has less than three points, take average
|
||||||
- Once the sample is reduced to less than three points, take average
|
|
||||||
|
|
||||||
. . .
|
. . .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user