Demonstrates how to use the R `crossvalidation` package for probabilistic time series cross-validation. Two examples using the AirPassengers dataset show how to evaluate forecast quality beyond point accuracy — measuring empirical coverage rates and Winkler scores for 80% and 95% prediction intervals using the `crossval_ts` function with `forecast::thetaf`.

6m read timeFrom r-bloggers.com
Post cover image
Table of contents
Example 1Example 2

Sort: