We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey everyone,
I think it would be great to also offer the Dickey-Fuller test using generalized least squares as in
Elliott, G., T. J. Rothenberg, and J. H. Stock. 1996. Efficient tests for an autoregressive unit root. Econometrica 64:813–836.
I might have the time this summer to implement it. Is there already an implementation of generalized least squares in Julia?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey everyone,
I think it would be great to also offer the Dickey-Fuller test using generalized least squares as in
Elliott, G., T. J. Rothenberg, and J. H. Stock. 1996. Efficient tests for an autoregressive unit root. Econometrica 64:813–836.
I might have the time this summer to implement it. Is there already an implementation of generalized least squares in Julia?
The text was updated successfully, but these errors were encountered: