11 November 2015 0 10K Report

Hi, i just want to ask what is wrong with my codes that the forecast plot looks like in the attach file. The codes are these,

> x data=ts(x,start=2000,frequency=1)

> fit=arfima(data)

> fore=(forecast(fit,h=50))

please help!

More Jane Pads's questions See All
Similar questions and discussions