PANEL—Estimation of panel data models

Use this forum for posting example programs or short bits of sample code.
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

PANEL—Estimation of panel data models

Unread post by TomDoan »

PANEL.RPF estimates a panel data model using several different methods. It demonstrates the PREGRESS instruction plus several different uses of the PANEL instruction and how the equivalent estimators to fixed and random effects can be done using least squares with dummy variables and with panel data transformations.

Detailed Description
Post Reply