CENT,AVN,CMCG,ETA,GASP,JMA,NGAPS,TCWB,UKMO
forecasts from the 9 members of the ensemble (numeric).
observation
the observed accumulated precipitation (numeric).
date
the date of each forecast/observation,
format YYYYMMDDHH (categorical).
station
weather station identifier (categorical).
latitude
the latitude of each weather station (numeric).
longitude
the longitude of each weather station (numeric).
elevation
the elevation of each weather station (numeric).F. A. Eckel and C. F. Mass, Effective mesoscale, short-range ensemble forecasting, Weather and Forecasting 20:328--350, 2005.
J. M. Sloughter, A. E. Raftery, T. Gneiting and C. Fraley, Probabilistic quantitative precipitation forecasting using Bayesian model averaging, Monthly Weather Review 135:3309--3320, 2007.
C. Fraley, A. E. Raftery, T. Gneiting and J. M. Sloughter,
ensembleBMA
: An R
Package for Probabilistic Forecasting
using Ensembles and Bayesian Model Averaging,
Technical Report No. 516, Department of Statistics, University of
Washington, August 2007.
prcpForc <- quantileForecastBMA( prcpFit, prcpDJdata, date = "20030113",
quantiles = c( .1, .5, .9))
Run the code above in your browser using DataLab