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?
Categorical values conditional on a date (by group)Hi everyone, I'm new to this forum. Hopefully you are doing fine while reading my post. My question …
How to convert daily data to yearly dataHi, I am currently having daily data and I would like to convert it to yearly data. Ultimately, I wo…
Descriptive statistics tableI'm looking to create a descriptive statistics table, grouped by experimental condition. The table w…
Curious histogram glitch?Array I can't find this reported before, and I am pretty sure it's NOT my data. Array Above, the re…
Graph with a binomial category. Example in post!Good afternoon! https://cdn.jamanetwork.com/ama/cont...5G5CRDK6RD3PGA If I wanted to make a gra…
Subscribe to:
Post Comments (Atom)
0 Response to Augmented dickey fuller test on residuals?
Post a Comment