Partial Likelihood Methods For Panel Data
   HOME

TheInfoList



OR:

Partial (pooled) likelihood estimation for
panel data In statistics and econometrics, panel data and longitudinal data are both multi-dimensional data set, data involving measurements over time. Panel data is a subset of longitudinal data where observations are for the same subjects each time. Time s ...
is a
quasi-maximum likelihood In statistics a quasi-maximum likelihood estimate (QMLE), also known as a pseudo-likelihood estimate or a composite likelihood estimate, is an estimate of a parameter ''θ'' in a statistical model that is formed by maximizing a function that is rela ...
method for
panel analysis Panel (data) analysis is a statistical method, widely used in social science, epidemiology, and econometrics to analyze two-dimensional (typically cross sectional and longitudinal) panel data. The data are usually collected over time and over the sa ...
that assumes that density of ''yit'' given ''xit'' is correctly specified for each time period but it allows for misspecification in the conditional density of ''yi≔(yi1,...,yiT) given xi≔(xi1,...,xiT)''.


Description

Concretely, partial likelihood estimation uses the product of conditional densities as the density of the joint conditional distribution. This generality facilitates
maximum likelihood In statistics, maximum likelihood estimation (MLE) is a method of estimation theory, estimating the Statistical parameter, parameters of an assumed probability distribution, given some observed data. This is achieved by Mathematical optimization, ...
methods in panel data setting because fully specifying conditional distribution of ''yi'' can be computationally demanding.Wooldridge, J.M., Econometric Analysis of Cross Section and Panel Data, MIT Press, Cambridge, Mass. On the other hand, allowing for misspecification generally results in violation of information equality and thus requires robust
standard error estimator Standard may refer to: Symbols * Colours, standards and guidons, kinds of military signs * Standard (emblem), a type of a large symbol or emblem used for identification Norms, conventions or requirements * Standard (metrology), an object th ...
for inference. In the following exposition, we follow the treatment in Wooldridge. Particularly, the asymptotic derivation is done under fixed-T, growing-N setting. Writing the conditional density of yit given ''xit'' as ''ft'' (''yit'' , ''xit'';θ), the partial maximum likelihood estimator solves: : \max_ \sum_^N\sum_^T \log f_t(y_ \mid x_; \theta) In this formulation, the joint conditional density of ''yi'' given ''xi'' is modeled as ''Πt'' ''ft'' (''yit'' , ''xit'' ; θ). We assume that ''ft (yit , xit ; θ)'' is correctly specified for each ''t'' = 1,...,''T'' and that there exists ''θ0'' ∈ Θ that uniquely maximizes ''E t (yit│xit ; θ) 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 In statistics, M-estimators are a broad class of extremum estimators for which the objective function is a sample average. Both non-linear least squares and maximum likelihood estimation are special cases of M-estimators. The definition of M-estima ...
s (details in Wooldridge ), the asymptotic variance of ''(θMLE- θ0) is A−1 BA−1'' where ''A−1 = E Σt2θ logft (yit│xit ; θ)sup>−1 and B=E Σtθ logft (yit│xit ; θ) ) ( Σtθ logft (yit│xit; θ ) )T'. If the joint conditional density of yi given xi is correctly specified, the above formula for asymptotic variance simplifies because information equality says ''B=A''. Yet, except for special circumstances, the 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.


Pooled QMLE for Poisson models

Pooled QMLE is a technique that allows estimating parameters when
panel data In statistics and econometrics, panel data and longitudinal data are both multi-dimensional data set, data involving measurements over time. Panel data is a subset of longitudinal data where observations are for the same subjects each time. Time s ...
is available with Poisson outcomes. For instance, one might have information on the number of patents files by a number of different firms over time. Pooled QMLE does not necessarily contain unobserved effects (which can be either
random effects In statistics, a random effects model, also called a variance components model, is a statistical model where the model parameters are random variables. It is a kind of hierarchical linear model, which assumes that the data being analysed are ...
or
fixed effects In statistics, a fixed effects model is a statistical model in which the model parameters are fixed or non-random quantities. This is in contrast to random effects models and mixed models in which all or some of the model parameters are random va ...
), and the estimation method is mainly proposed for these purposes. The computational requirements are less stringent, especially compared to
fixed-effect Poisson model In statistics, a fixed-effect Poisson model is a Poisson regression model used for static panel data when the outcome variable is count data. Hausman, Hall, and Griliches pioneered the method in the mid 1980s. Their outcome of interest was the nu ...
s, but the trade off is the possibly strong assumption of no
unobserved heterogeneity In economic theory and econometrics, the term heterogeneity refers to differences across the units being studied. For example, a macroeconomic model in which consumers are assumed to differ from one another is said to have heterogeneous agents. U ...
. Pooled refers to pooling the data over the different time periods ''T'', while QMLE refers to the quasi-maximum likelihood technique. The
Poisson distribution In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time or space if these events occur with a known co ...
of y_i given x_i is specified as follows:Cameron, C. A. and P. K. Trivedi (2015) Count Panel Data, Oxford Handbook of Panel Data, ed. by B. Baltagi, Oxford University Press, pp. 233–256 : f(y_i \mid x_i ) = \frac the starting point for Poisson pooled QMLE is the conditional mean assumption. Specifically, we assume that for some b_0 in a compact parameter space B, the conditional mean is given by : \operatorname E _t \mid x_tm(x_t, b_0) = \mu_t \text t= 1,\ldots, T. The compact parameter space condition is imposed to enable the use of M-estimation techniques, while the conditional mean reflects the fact that the population mean of a Poisson process is the parameter of interest. In this particular case, the parameter governing the Poisson process is allowed to vary with respect to the vector x_\centerdot. The function ''m'' can, in principle, change over time even though it is often specified as static over time.Wooldridge, J. (2002): Econometric Analysis of Cross Section and Panel Data, MIT Press, Cambridge, Mass. Note that only the conditional mean function is specified, and we will get consistent estimates of b_ as long as this mean condition is correctly specified. This leads to the following first order condition, which represents the quasi-log likelihood for the pooled Poisson estimation: : \ell_i(b)=\sum _ \log(m(x_,b))-m(x_,b)0 A popular choice is m=(x_t,b_0)=\exp(x_t b_0), as Poisson processes are defined over the positive real line. This reduces the conditional moment to an exponential index function, where x_t b_0 is the linear index and exp is the link function.McCullagh, P. and J. A. Nelder (1989): Generalized Linear Models, CRC Monographs on Statistics and Applied Probability (Book 37), 2nd Edition, Chapman and Hall, London.


References

{{Statistics M-estimators Maximum likelihood estimation Panel data Probability distribution fitting