Skip to content

Instantly share code, notes, and snippets.

@alstat
Last active February 10, 2020 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alstat/beee131fcd579e2caad64aa10e659079 to your computer and use it in GitHub Desktop.
Save alstat/beee131fcd579e2caad64aa10e659079 to your computer and use it in GitHub Desktop.
using Dates
using Distributions
using HypothesisTests: ADFTest, LjungBoxTest
using Knet
using Measures
using Plots
using PlotThemes
using Random
using StatsBase: autocor, pacf
using Turing
theme(:vibrant)
pyplot()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment