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

Error in Documentation of fractal_dfa Function #1008

Open
AlexMa123 opened this issue Jul 11, 2024 · 2 comments
Open

Error in Documentation of fractal_dfa Function #1008

AlexMa123 opened this issue Jul 11, 2024 · 2 comments

Comments

@AlexMa123
Copy link

In your documentation, it is stated that when the Hurst exponent h(2) > 0.5, it indicates long-range autocorrelation, while h(2) < 0.5 indicates short-range autocorrelation. However, this is incorrect.

It should state that when h(2)>0.5, it is positively autocorrelated, and when h(2)<0.5, it is negatively autocorrelated.

In fact, the sign of short-range autocorrelation is the presence of a crossover point. Before this point, the slope is not equal to 0.5, and after this point, it becomes equal to 0.5. This scale of the crossover point is known as the correlation length.

Copy link

welcome bot commented Jul 11, 2024

Hi 👋 Thanks for reaching out and opening your first issue here! We'll try to come back to you as soon as possible. ❤️ kenobi

@DominiqueMakowski
Copy link
Member

Would you mind helping to clarify that in a PR? thanks!

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

No branches or pull requests

2 participants