Partial likelihood methods for panel data: Difference between revisions

Content deleted Content added
m Example: pooled QMLE for Poisson models: remove "example" from header
m convert special characters (via WP:JWB)
Line 3:
}}
 
Partial (pooled) likelihood estimation for [[panel data]] is a [[Quasi-maximum likelihood estimate|quasi-maximum likelihood]] method for [[panel analysis]] that assumes that density of ''y<sub>it</sub>'' given ''x<sub>it</sub>'' is correctly specified for each time period but it allows for misspecification in the conditional density of ''y<sub>i</sub>≔(y<sub>i1</sub>,...,y<sub>iT</sub>) given x<sub>i</sub>≔(x<sub>i1</sub>,...,x<sub>iT</sub>)''.
 
==Description==
Line 17:
But, it is not assumed that the joint conditional density is correctly specified. Under some regularity conditions, partial MLE is consistent and asymptotically normal.
 
By the usual argument for [[M-estimator]]s (details in Wooldridge <ref name= "Woolridge" />), the asymptotic variance of {{radic|''N''}} ''(θ<sub>MLE</sub>- θ<sub>0</sub>) is A<sup>−1</sup> BA<sup>−1</sup>'' where ''A<sup>−1</sup> = E[ Σ<sub>t</sub>∇<sup>2</sup><sub>θ</sub> logf<sub>t</sub> (y<sub>it</sub>│x<sub>it</sub> ; θ)]<sup>−1</sup> and B=E[( Σ<sub>t</sub>∇<sub>θ</sub> logf<sub>t</sub> (y<sub>it</sub>│x<sub>it</sub> ; θ) ) ( Σ<sub>t</sub>∇<sub>θ</sub> logf<sub>t</sub> (y<sub>it</sub>│x<sub>it</sub>; θ ) )<sup>T</sup>]''. If the joint conditional density of y<sub>i</sub> given x<sub>i</sub> is correctly specified, the above formula for asymptotic variance simplifies because information equality says ''B=A''. Yet, except for special circumstances, the [[joint probability distribution#Joint density function or mass function|joint density]] modeled by partial MLE is not correct. Therefore, for valid inference, the above formula for asymptotic variance should be used. For information equality to hold, one sufficient condition is that scores of the densities for each time period are uncorrelated. In dynamically complete models, the condition holds and thus simplified asymptotic variance is valid.<ref name= "Woolridge" />
 
== Pooled QMLE for Poisson models==