How confident are you? Assessing the uncertainty in forecasting

library(spData) # example datasets library(tmap) # map creation library(sf) # spatial data reprojectionThe world object containing a world map data from Natural Earth ...
library(tidyverse) library(tsibble) library(lubridate) library(feasts) library(fable)In my previous post about the new fable package, we saw how fable can produce forecast distributions, not just point forecasts. All my examples used Gaussian (normal) distributions, so in this post I want to show how non-Gaussian forecasting can be done. As an example, we will use eating-out ...
Copyright © 2023 | MH Corporate basic by MH Themes