- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 11-09-2010 03:28 AM
(1388 views)
Proc model can be used to estimate nolinear regression by GMM such as Euler equation derived from CCAPM. In order to get efficient estimator, weighing matrix need to be estimatied from data. Weighting matrix in GMM can be estimated directly for cross-sectional data without autocorrelation, and estimated using Newey-West covariance matrix for time-series data. How to get weighting matrix for panel data?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hello -
As far as I can tell while the MODEL procedure supports GMM estimation, it is not
designed for panel data. Did you have a look at the PANEL procedure instead?
This example might be of interest: http://support.sas.com/documentation/cdl/en/etsug/63348/HTML/default/viewer.htm#etsug_panel_sect054....
Thanks!
Udo
As far as I can tell while the MODEL procedure supports GMM estimation, it is not
designed for panel data. Did you have a look at the PANEL procedure instead?
This example might be of interest: http://support.sas.com/documentation/cdl/en/etsug/63348/HTML/default/viewer.htm#etsug_panel_sect054....
Thanks!
Udo