1.1 Nonparametric Estimation
Setting: , is any distribution. Want to do inference on some "parameter" (functional) , e.g.
- ,
- .
- , .
- .
Recall the empirical distribution of is (). The plug-in estimator of is :
- Sample median.
- (sample variance)
- OLS estimator
- MLE for .
Does plug-in estimator work? Depends.
Does ? Depends on what sense of convergence.
Does for all ? Yes.
By Glivenko-Cantelli, for . But
is non-parametric estimator for , e.g. empirical distribution.
Plug-in estimator is called bootstrap estimator.
Bootstrap standard error for estimator
.
For :
- Sample . (with replacement)
- .
.
, .
, or .
Say determine the dam's height that has a chance higher than the storm that year.
1.2 Bootstrap CI
, . are quantiles of . Then .
We can take .
2 Double Bootstrap
Might have theory telling us, e.g., .
Let . But in finite samples might have (or more).
If , double bootstrap:
- Estimate with plug-in .
- Use where .
, .
Bootstrap CI Algorithm (MC version)
Want to estimate which is the value of that .
So calculate plug-in estimator . is the distribution of .
For ,
- .
- .
.
.
.
2.1 Double Bootstrap CI
Want to estimate . So calculate .
For ,
.
.
.