LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 6 Aug 2009 10:15:55 -0400
Reply-To:     Stanley Luo <shanminglo@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Stanley Luo <shanminglo@GMAIL.COM>
Subject:      How to estimate the parameters of Heston & Nandi(2000) GARCH(1,1)
              model using SAS

Dear SAS-Ls: Does anyone ever try to estimate the parameters of Heston & Nandi(2000) GARCH(1,1) model using SAS??

The Heston & Nandi(2000) GARCH(1,1) model described as below:

Let the logarithm return Yt assumed to follow the GARCH(1,1) driven by Y(t)= r + lambda*h(t) + sqrt(h(t))*Z(t) h(t+1)= omega + beta*h(t) + alpha*(Z(t)-gamma*sqrt(h(t)))^2

where Zt is error term distributed as standard normal, Zt~N(0,1). r is a known as interest rate as constant. The parameters, omega, beta, alpha, gamma and lambda are desired to be estimated.

Thanks in advance!!

Regards, Stanley


Back to: Top of message | Previous page | Main SAS-L page