Skip to content
New issue

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

I'm curios how to get p-value? #1

Open
ktjd123 opened this issue Apr 19, 2023 · 3 comments
Open

I'm curios how to get p-value? #1

ktjd123 opened this issue Apr 19, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@ktjd123
Copy link

ktjd123 commented Apr 19, 2023

Hi,

Thank you for great crate.

I'm curios if there is way to get p-value and automatic lag decision?

Thank you.

@ssoudan
Copy link
Owner

ssoudan commented Apr 19, 2023

Hi,

The p-value estimation and automatic lag are not implemented.
statsmodels points to the methods (and references) used to do both. Contributions are welcomed.

Another source on choosing the lag: https://faculty.washington.edu/ezivot/econ584/notes/unitrootLecture2.pdf

@ssoudan ssoudan added the enhancement New feature or request label Apr 19, 2023
@ssoudan
Copy link
Owner

ssoudan commented Oct 11, 2023

Created #10 to track specifically the autolag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants