omriKramer

Results 2 issues of omriKramer

### What happened + What you expected to happen When fitting AutoARIMA to a constant series the forecast fitted values will be zeros even though the out of sample forecast...

bug

`Mh` was outside the loop looping over `h`, therefore it didn't update and all variance terms were scaled by the first prediction.