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 ARCH Tracking #242

Open
14 tasks
bashtage opened this issue Oct 8, 2018 · 1 comment
Open
14 tasks

Multivariate ARCH Tracking #242

bashtage opened this issue Oct 8, 2018 · 1 comment

Comments

@bashtage
Copy link
Owner

bashtage commented Oct 8, 2018

Long-term plan to implement some multivariate GARCH models:

First Stage:

  • Base classes
  • Constant Covariance volatility
  • Multivariate Normal distribution
  • Constant Mean
    Second Stage:
  • VAR-X mean model
  • VAR, LR, Constant Mean refactor, ZeroMean as special cases of VAR-X
    Third Stage:
  • Scalar BEKK with 1-step estimation
  • Scalar BEKK with 2-step estimation
  • Scalar BEKK with 3-step estimation (targetting)
  • Scalar BEKK with composite estimation (1, 2 and 3 step)
    Fourth Stage:
  • Multivariate Student's t distribution
    Fifth Stage:
  • Other BEKK and Matrix GARCH models
  • DCC (1-step and 2-step, full and composite) and cDCC (1-, 2- and 3-step, full and composite)
  • Other GARCH models (OGARCH, GO-GARCH??)
@bashtage
Copy link
Owner Author

bashtage commented Oct 8, 2018

xref #201

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

1 participant