Description Usage Arguments Value
Split time-series forecasts into point forecast and prediction interval dfs
1 | restruct_ts_forecasts(cleaned_ts_model_fcasts)
|
cleaned_ts_model_forecasts |
dataframe with site_id, model, timeperiod, obs, pt_fcast, and Lo and Hi columns for each level of prediction interval |
list of data.frames. The first value is the pt_fcast part of the input data frame. The second value is a long version of the full data.frame with columns for the level and interval characterizing each prediction interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.