-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Bootstrap Methods
Bootstrap Confidence Intervals
Procedure:
- Generate (B) bootstrap samples ({(\mathbf{X}^{(b)}, \mathbf{Y}^{(b)})}_{b=1}^B)
- Compute ({\hat{I}^{(b)}}_{b=1}^B) for each bootstrap sample
- Construct confidence interval:
Time Series Bootstrap
Standard bootstrap assumes i.i.d. data. For time series, specialized methods are needed.
Block Bootstrap:
where (B_i) are overlapping blocks of length (l).
Stationary Bootstrap:
Uses random block lengths with a geometric distribution to preserve temporal dependence.
Metadata
Metadata
Assignees
Labels
No labels