I am now trying to explain a dynamic panel data model as follow:
$y_{it} = \alpha y_{i,t-1} + x_{it}'\beta + \mu_i + \lambda_t + \nu_{it}$
Here I want to compute its LSDV estimator $\tilde\beta$, regardless the biasness. I searched many papers and only see the LSDV estimator for one-way error component dynamic panel data model. Now I am stuck with this calculation. I knew that a transform matrix Q or something is needed but what does it look like here? Does it look the same as Q in static two-way error component panel data model?