So I changed it to date2.
fcast_arima_tbl <- forecast(fit_arima2, h = nrow(test_tbl)) %>%
sw_sweep(timetk_idx = TRUE, rename_index = "date2")
head(fcast_arima_tbl,n=10)
# A tibble: 10 x 7
date2 keyNetEditRev lo.80 lo.95 hi.80 hi.95 <--Date2
1 2017-01-01 actual
Yes, thank you I see that now Eric.
What might I provide in addition that would be more useful?
WHP
From: Bill Poling
Sent: Saturday, June 15, 2019 3:39 PM
To: Eric Berger
Cc: r-help (r-help@r-project.org) ; Bill Poling
(bill.pol...@zelis.com)
Subject: RE: [R] Help with a third ggplot error
2 matches
Mail list logo