PredictMovingWindow: Moving window prediction

Description Usage Arguments

Description

Moving window prediction

Usage

1
2
PredictMovingWindow(Date, dt, forecast = NULL, probs = c(0.05, 0.5, 0.95),
  k = 12L)

Arguments

Date

date from which to predict

dt

data.table with daily measurements (at least last 30 years)

forecast

data.table with operational forecast

probs

probabilities to predict

k

integer size of moving window in years


KNMI/DutchClimate documentation built on May 8, 2019, 4:44 p.m.