- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 04-04-2014 04:19 AM
(1187 views)
I want to estimate a GARCH(1,1) model in IML because I want to use some numerical derivative subroutine of IML. In addition, I have a multi-step estimation system. I need to adjust the covariance matrix according to Newey and Mcfadden (1994) chapter 36 of Handbook of Econometrics. Anyone has any idea how to implement it in IML? Any comment is appreciated. Thank you in advance.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Why can't you use proc model? For example, see here.