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?

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Discussion stats
  • 0 replies
  • 1727 views
  • 0 likes
  • 1 in conversation