Skip to content

Commit

Permalink
updated references
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasloveday committed Jan 30, 2025
1 parent 2fcd15e commit edf7091
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/scores/processing/block_bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,11 @@ def block_bootstrap(
along the "iteration" dimension.
References:
Wilks, Daniel S. Statistical methods in the atmospheric sciences. Vol. 100.
Academic press, 2011.
- Gilleland, E. (2020). Bootstrap Methods for Statistical Inference. Part I:
Comparative Forecast Verification for Continuous Variables. Journal of
Atmospheric and Oceanic Technology, 37(11), 2117–2134. https://doi.org/10.1175/jtech-d-20-0069.1
- Wilks, D. S. (2011). Statistical methods in the atmospheric sciences. Academic press.
https://doi.org/10.1016/C2017-0-03921-6
"""

# While the most efficient method involves expanding the iteration dimension withing the
Expand Down

0 comments on commit edf7091

Please sign in to comment.