Skip to content

Instantly share code, notes, and snippets.

@quantra-go-algo
Created August 11, 2023 21:01
Show Gist options
  • Save quantra-go-algo/1e6215e364f8cd596a68e70439c96676 to your computer and use it in GitHub Desktop.
Save quantra-go-algo/1e6215e364f8cd596a68e70439c96676 to your computer and use it in GitHub Desktop.
# Get the optimal ARFIMA d parameter
d = optimal_d(data, 0.04, 0, 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment