JuliaStats / TimeModels.jl

Modeling time series in Julia
Other
57 stars 28 forks source link

Use ARCHModels instead of maintaining our own (G)ARCH model #72

Open rofinn opened 5 years ago

rofinn commented 5 years ago

I feel like the ARCHModels.jl code is better maintained and easier to follow, so we might want to just re-export the functionality from that package.