BookmarkSubscribeRSS Feed
DaanUtrecht
Calcite | Level 5

Dear all,

I want to fit a bivariate GARCH BEKK model to two price series, like in the SAS user guide SAS/ETS(R) 9.22 User's Guide

The user duide mentions the following code:

model y1 y2;

garch q=1 p=1 form=bekk;

With y1 and y2, does the guide refer to the price series itself?

Or do I need to input the residuals from an AR process?

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Discussion stats
  • 0 replies
  • 1442 views
  • 0 likes
  • 1 in conversation