CPANEL Procedure
One-Way Fixed-Effects Model, First Differencing (FDONE Option)
You perform one-way fixed-effects estimation via first differencing by specifying the FDONE option in the MODEL statement. The method of first differencing offers an alternative to the within estimator . Consider the following one-way fixed-effects model:
For this model, the fixed effects are removed by subtracting first-order lags from both sides of the equation:
Define and
, for
and
. You obtain the first-differenced estimator,
, and its variance by performing OLS regression of
on
.
You cannot obtain the error variance directly from the OLS regression because that regression is based on the differenced residual . Instead, you can estimate
by
, where
Estimation and inference for and
are identical to that described in the section One-Way Fixed-Effects Model (FIXONE and FIXONETIME Options), with
replaced by
.