This website provides R code to reproduce analyses and (most of) the figures in
Northrop, P. J. (2024) Stochastic Models of Rainfall. Annual Review of Statistics and its Application.
The rainy
package is required. It will be made public soon.
The patchwork
package is required for Figures 1, 4 and 7. The kableExtra
packages is required for Table 1.
The analyses are of a dataset called bremen
supplied in
rainy
. Use ?bremen
for information about these
data. The source is Deutscher Wetterdienst (DWD), from the DWD Climate
Data Center (CDC). See also DWD’s
copyright notice
The figures and tables are those in the draft of the paper that was accepted for publication, not the (vastly improved) versions that appear in the published review article. The figure captions are not included. Neither Figure 2 nor Figure 8 are reproduced.
See smor for the code that produced this site.