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?
Latent Class Model in STATA using lclogit__Error happenedhello? I am a novice to STATA. After conjoint analysis, A problem occurred during Latent Class Anal…
Is there a way to export -sum- outputs to a tex file?I tried using the SSC command -estout- but unfortunately this command only seems to work with regres…
ranking observations within a grouphow can i rank observations within a group? if i use the code: egen rank=group(var1), by(var2). i ge…
Difference between clustering and fixed effects/adding control variables into the regressionI have observational data that was collected within the same year but on different days and in diffe…
Generating difference in meansHi all, I'm trying to solve what is likely a fairly easy problem but is tripping me up. I want to ch…
Subscribe to:
Post Comments (Atom)
0 Response to Augmented dickey fuller test on residuals?
Post a Comment