Box cox transformation in tbats() gives negative forecast lower bounds?

后端 未结 0 1590
有刺的猬
有刺的猬 2021-01-02 20:20
y <- msts(dat.day.ts$DailyEnergy, seasonal.periods=c(7,30.4,182.4),start=c(2007,1,1))
fit <- tbats(y) 
plot(fit, main="Multiple Season Decomposition"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题