I am trying to replicate the text book example given in fpp2 book using fcModels package.
https://otexts.com/fpp2/holt.html. I added 5 observations and reduced the windows size to
1990 to 2016. If I don't reduce the sample, there is no error. Any help?
https://www.dropbox.com/scl/fi/5ngkokbozi6cbach92o63/fpp2_ausair.xlsx?rlk...
? List02 = HoltDES(Y, 1, null, 1, 0.3, 0.1, 0)
>>>***sm>>>>>>> EOS=47; EOB=47; predh=5;
error in new starting obs
*** error in function HoltDES, line 54
> smpl firstobs(y_) -predh