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?

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1058 views
  • 0 likes
  • 1 in conversation