Closed
Description
While I was trying to forecast financial time series (which are defined only for business days) I couldn't actually use NNETAR model from fable package.
- If I didn't fill the gaps I have always got:
Warning: 1 error encountered for nnet
[1] .data contains implicit gaps in time. You should check your data and convert implicit gaps into explicit missing values usingtsibble::fill_gaps()
if required. - If I filled the gaps using fill_gaps() I have got:
Warning: 1 error encountered for nnet
[1] missing values in object
Metadata
Metadata
Assignees
Labels
No labels