Hello, I am writing my bachelor thesis trying to measure the effect of cryptocurrency 'forks' (fork is a kind of event) on cryptocurrency price ( daily high). I transformed high to log(high) and performed augmented dickey fuller test. Using 1 to 30 lags I can't reject the null hypothesis of unit root present in time series sample for all of the cryptocurrencies.
My supervisor told me to run the intended AR(1) model log(high_t)= α +βlog(high_t-1) + γfork_t + ε_t anyway, store the residuals and then run the ADF test on the residuals and if I can reject the null hypothesis on the residuals, I am okay. If I can't then I should add lagged variables. Does it make sense? I thought I can't use AR(1) model if I have a unit root in my data.
Related Posts with Augmented dickey fuller test on residuals?
Balance test with categorical variablesDear Statalist - Community, I conduct an analysis using a difference-in-differences estimation stra…
Issue creating adjacency matrixHello I am attempting to replicate the proposed solution to creating an adjacency matrix provided by…
Difference-in-Difference with a series of cross section data*Hello, everyone! I am fairly bad at Stata and it's been some time since I attended any econometrics…
Sum from multiple variablesPlease advise syntax for obtaining the total from multiple variables (T1worst_ethos90 T2worst_ethos9…
Troubles with Propensity score matching and synth_runnerHello! I'm fairly new to stata so there are a few things that I am not sure how to do. I am currentl…
Subscribe to:
Post Comments (Atom)
0 Response to Augmented dickey fuller test on residuals?
Post a Comment