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?

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

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