Thank you, Dr Arif. Very good, and to the point. Many thanks from Wales.
@Nader952 жыл бұрын
didn't know about the auto.arima function in r , thanks!
@dontgiveafluck2 жыл бұрын
Great tutorial, thanks!
@tinacrocker44772 жыл бұрын
Outstanding tutorial thanks.
@matheuscastro2712 жыл бұрын
thank you. very good lecture.
@berespinosa5593 ай бұрын
I've a question. Video mentions that p and P are set to 0 because of the statistically significant spike in the ACF at lags 1 and 4. But the PACF has significant spikes at those same sites, which I thought would be a signal to set q and Q to 0. Is there prioritization going on, or how is this explained?
@deepblueocean5055 Жыл бұрын
Thanks you so much!
@flaviomacaubastorres2 жыл бұрын
Hello, can you explain why did you use lag = 4 in the seasonal difference?
@nishatsikder2 жыл бұрын
lag=4 for quarterly data.
@maven12LA Жыл бұрын
THANK YOU
@zeyneptekir63413 жыл бұрын
Hi, the nsdiff= 0 what should we do? Should we continue with arima model or sarima ?
@DrImranArif3 жыл бұрын
It means that you do not need to take a seasonal difference to make your time-series (seasonal) stationary. You probably need to watch all videos in the chapter to get more ideas. The choice between ARIMA and SARIMA depends on the lags (seasonal lags).
@michaelogolla93502 жыл бұрын
Hello, the ndiffs () does not work in my version of R nor is the ggtsdisplay function. What should I do in this case. I believe there should be a way for these functions to work. Kindly advise.
@lexandour58232 жыл бұрын
Hello, I have the same problem. Did you find a way to fix it ?
@nagarjunsubburaj6139 Жыл бұрын
@@lexandour5823 Install and load the package "forecast"
@kevineotieno59 ай бұрын
It would be more helpful if you could provide the dataset. Thanks
@jillou313 жыл бұрын
hi, can you send me a script please , thinks in advanced