VectorAutoregressions.jl
VectorAutoregressions.jl copied to clipboard
Vector autoregressive model in Julia
Results
1
VectorAutoregressions.jl issues
Sort by
recently updated
recently updated
newest added
Suggestion: add a method that checks eigenvalues and returns whether VAR is stable. From browsing the code quickly there's already a function that generates the companion form, so it'll be...