VectorAutoregressions.jl icon indicating copy to clipboard operation
VectorAutoregressions.jl copied to clipboard

Add stability check

Open sellingsrud opened this issue 4 years ago • 0 comments

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 simple to implement.

If you want, I can add it myself and make a PR

sellingsrud avatar Sep 30 '21 18:09 sellingsrud