Skip to content

Instantly share code, notes, and snippets.

@alstat
Last active February 10, 2020 15:29
Embed
What would you like to do?
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