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

Multiperiod prediction for multivariate models #82

Open
SebRollen opened this issue Feb 8, 2021 · 0 comments
Open

Multiperiod prediction for multivariate models #82

SebRollen opened this issue Feb 8, 2021 · 0 comments

Comments

@SebRollen
Copy link
Contributor

Hi,

First of all, thank you for this great package! I've started delving into DCC models, and one feature I'd love to see is to be able to predict a multi-variate model using time-steps different from just next-period. One potential implementation can be found in section 3.3 of Factor Models for Portfolio Selection in Large Dimensions.

I'd imagine the API would look very similar to the predict implementation for univariate models, e.g. predict(model, :covariance, 3) for a three-period prediction.

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

No branches or pull requests

1 participant