I am absolutely amazed at how someone can be so articulate in their explanation of this topic. You have helped me run my entire analysis for my MSc dissertation. THANK YOU! GOD BLESS YOU!
@chidiogombelede9088 Жыл бұрын
For more context, I am a petroleum engineer with no economic background. Thank you!!
@ghenyh20133 жыл бұрын
thank you very much! you just helped me with my finals (and i would probably use this for my thesis as well). subscribed!
@johnanigwe53033 ай бұрын
Wonderful session through this tutorial. Thank you,
@mesietwilliam9722 жыл бұрын
Helpful video! Thank you
@MAX-ho6wg3 жыл бұрын
Dear Mike, thanks for teaching me in particular. Could you kindly help me how I can use covariate augmented Dicker-Fuller in Stata. Thanks.
@iftekharimran96673 жыл бұрын
Thanks for the nice tutorial. Please can you help me with how to do the ADF test with trend and intercept?
@mathieupotvin86012 жыл бұрын
Great video, what happens when the variable you're trying to test on is a first-difference?
@mahinurmimi97823 жыл бұрын
Thank you sir, do you have any tutorial of conducting Phillip perron test in stata?
@mikejonaseconometrics18863 жыл бұрын
Not yet, will put it on the list - thank you!
@fidanabdullaeva51283 жыл бұрын
Thank you very much for the video! I would like to ask should we use the created variables (e.g., variables generated with first differences) after getting rid of unit roots in our main regressions? That part is confusing me.
@mikejonaseconometrics18863 жыл бұрын
Yes, that is correct. Applying OLS estimation to non-stationary variables can result in "spurious" results. Glad the video was helpful!
@staristo23555 жыл бұрын
Good content! Subbed. Could I suggest a higher resolution on the videos? Thank you for making these videos available to us.
@yeshiwasewinetu32953 жыл бұрын
It is actual very interesting presentation , may I ask you one question ! if yes How many lag difference is appropriate to under take unit root test ,given the optimal lag length is 2 .
@mohammadbohindialali80753 жыл бұрын
Hi thank you for the great video! is there a command to export the unit-roots tests onto word or excel?
@luckyluke10005 жыл бұрын
Thanks for the video, good introduction! How do you decide on how many days of lag you test to see whether value changes? You only test 1 and 2, is this enough compared to the 2500 observations in the data set? I've read about some "rule of thumb" somewhere else...
@nelsonsalazar7224 Жыл бұрын
Hello sir, could you please explain how to interpret the phillips perron test with Stata
@vb412884 жыл бұрын
What if it is stationary at lower lag and not stationary at higher lag
@achudakhinkudachin2048 Жыл бұрын
Excellent video!
@gerzson184 жыл бұрын
Hi, Thanks for the video. I run Breusch-Pagan with chi2(1) = 19.55 Prob > chi2 = 0.0000 and a White chi2(14) = 322.87 Prob > chi2 = 0.0000 Should I reject the null hyp? So does my modell show heteroskedasticity?
@karakesteven66174 жыл бұрын
Hi Mike, thanks for the video!!! I've a request, how do you test for structural breaks in time serie data using Bai and perron test in stata?
@emregokceli50872 жыл бұрын
Hi Karake, did you manage to learn how to do that in Stata? I have same the question too :)
@favkop_bencarson16952 жыл бұрын
Can you do unit root test for panel data?
@carlossinapellidos5 жыл бұрын
thanks for the video. Just a question, if we get that we reject but we have included a trend in the test, then we should detrend the variable in order to be stationary no?. Also if we include the drift, what should we do?, thank you in advance
@varunimuthukutti35914 жыл бұрын
Thank you so much. how to do the second difference if its not yet stationary after the first ? what is the command?
@mikejonaseconometrics18864 жыл бұрын
Thanks for watching. To generate a second difference of a variable X, you can use "gen d2x=D2.X". Higher order differences can be created the same way, and the difference operator can be used from with the regress command.
@georgdavidovski2 жыл бұрын
Super helpful, thank you!
@primaveraportenaa2 жыл бұрын
Emeğinize sağlık hocam, teşekkürler! 👍
@liangchengwengchen1114 жыл бұрын
Hi Mike, Thank you again for the video!! I would love to watch a video based on FGLS. Do you have in mind making one anytime soon?
@mahinurmimi97822 жыл бұрын
Sir,would you tell me the stata command for granger causality tests in ARDL ?
@nuricolakoglu45525 жыл бұрын
Hello. Good video. Thanks for sharing. I have a question. You used the dependent variable all the time right? and not the independent variable?
@mikejonaseconometrics18865 жыл бұрын
You should make sure that all variables within your regression model are stationary.
@nuricolakoglu45525 жыл бұрын
@@mikejonaseconometrics1886 So when we get the first difference of a nonstationary series we generally obtain a stationary one. Now we should use the stationary series which is I(1) and forget about the original nonstationary series. Is this the case?
@mikejonaseconometrics18865 жыл бұрын
@@nuricolakoglu4552 Yes, use the difference of the I(1) series in regression models.
@nuricolakoglu45525 жыл бұрын
@@mikejonaseconometrics1886 Hi. Have ARDL and NARDL replaced OLS based on accuracy of explaining the data?
@dipenmodi18074 жыл бұрын
@@mikejonaseconometrics1886 How can you do this for a binary variable in a probit model?
@MAX-ho6wg3 жыл бұрын
Hi Mike, how can I go about Unit root tests with covariates and bootstrap CADF test?
@demo-fs9ke3 жыл бұрын
I cannot duplicate the result in this video. When downloading freduse SP500, the number of observations is different. So as the result is different and fuller SP500, the command of dfuller, trend regress does not give the significant result. Please check again. Thank you Mike!
@iamgroot38344 жыл бұрын
YOU ARE AMAZING SIR! love your videos, they are so so helpful. I am going to use GARCH model so its fine for my data to be non-stationary right?
@sidaliseghiri16554 жыл бұрын
Thank you so much
@mikejonaseconometrics18864 жыл бұрын
You’re very welcome!
@vincent_qd3 жыл бұрын
Hi, your video is wonderful! I just have a quick question here. When i type in the command dfuller *variable*, drift lags(1) regress, the absolute value of the test statistic is greater the the absolute value of the 5% critical value. Does this mean I can say that my time series is stationary?
@mikejonaseconometrics18863 жыл бұрын
correct, you are able to reject the null of a unit root, or non-stationarity.
@vincent_qd3 жыл бұрын
@@mikejonaseconometrics1886 Thank you so much!
@dipenmodi18074 жыл бұрын
How to do this in case of a Probit model? The command "predict resid, residuals" gives an error in case of a probit model. Thanks!
@namdevupadhyay17934 жыл бұрын
Actually i get worried about in which situation i should select noconstant, with trend and with drift term during adf test
@volkanky4 жыл бұрын
I have a question please help me ; I have a export data but ı reach the trend stationary process, so can I use this data for VAR analysis? how can I transform the trend stationary process to sationary process
@daphneashba4 жыл бұрын
If the random errors are not white noise what could i do then?
@maest44143 жыл бұрын
Hi Mike, This was really helpful...Could you do one for panel unit root testing---or if you have already, direct me to it? I'm not including a lagged DV in my panel analysis, so I'm a bit confused as to whether running a unit root test on my panel is necessary. I'm also really confused about how I'm supposed to select the lag structure. I'm using a dicky-fuller test which won't let me use the AIC or BIC protocol, so I have to select a number of lags---but I don't have a predetermined number of lags that I think should be included.
@timb3184 жыл бұрын
Thanks for making this video. I probably shouldn't be, but I'm always a little befuddled by the difference between drift and trend, and when to include them in the model... Am I right in thinking that (assuming a positive trend in our series) both manifest themselves in an upward slope? Given the way that time enters into the difference equation at 4mins44 surely this would lead to some sort of exponential growth in the SP500 series, and I would have assumed that this would manifest itself in the time plot of the differenced SP500 as an upward trend. Your comments would be greatly appreciated!
@مجرباتلفتحأبوابالرزق4 жыл бұрын
tsline sp50% regress
@mariaerrai32994 жыл бұрын
thank you so much but how can we do all this with 2 variable and compare them??