restruct_ts_forecasts: Split time-series forecasts into point forecast and...

Description Usage Arguments Value

Description

Split time-series forecasts into point forecast and prediction interval dfs

Usage

1
restruct_ts_forecasts(cleaned_ts_model_fcasts)

Arguments

cleaned_ts_model_forecasts

dataframe with site_id, model, timeperiod, obs, pt_fcast, and Lo and Hi columns for each level of prediction interval

Value

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


weecology/biodivcast documentation built on May 20, 2019, 1:25 p.m.