Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multivariate garch support? #201

Open
ppaanngggg opened this issue Jan 3, 2018 · 2 comments
Open

multivariate garch support? #201

ppaanngggg opened this issue Jan 3, 2018 · 2 comments

Comments

@ppaanngggg
Copy link

I found there is no multivariate garch models in Python.

Could you add multivariate support?

@bashtage
Copy link
Owner

bashtage commented Jan 3, 2018

There are no immediate plans to add it. I worked on it a little in a branch but there isn't a full model. There was a lot of design thought required to make it sensible given the additional challenges of multivariate GARCH model estimation.

@ppaanngggg
Copy link
Author

@bashtage
Thank you very much.
I try to implement it by myself, but I am sucked in optimizing params.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants