Content deleted Content added
No edit summary |
mNo edit summary |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1:
In [[econometrics]], the '''information matrix test''' is used to determine whether a [[regression model]] is [[
Consider a linear model <math>\mathbf{y} = \mathbf{X} \mathbf{\beta} + \mathbf{u}</math>, where the errors <math>\mathbf{u}</math> are assumed to be distributed <math>\mathrm{N}(0, \sigma^2 \mathbf{I})</math>. If the parameters <math>\beta</math> and <math>\sigma^2</math> are stacked in the vector <math>\mathbf{\theta}^{\mathsf{T}} = \begin{bmatrix} \beta & \sigma^2 \end{bmatrix}</math>, the resulting [[Likelihood function|log-likelihood function]] is
:<math>\ell (\mathbf{\theta}
The information matrix can then be expressed as
Line 16:
: <math>\mathbf{\Delta}(\mathbf{\theta}) = \sum_{i=1}^n \left[ \frac{\partial^2 \ell(\mathbf{\theta}) }{ \partial \mathbf{\theta} \, \partial \mathbf{\theta}^{\mathsf{T}} } + \frac{\partial \ell(\mathbf{\theta}) }{ \partial \mathbf{\theta} } \frac{\partial \ell (\mathbf{\theta}) }{ \partial \mathbf{\theta} } \right]</math>
where <math>\mathbf{\Delta} (\mathbf{\theta})</math> is an <math>(r \times r) </math> [[random matrix]], where <math>r</math> is the number of parameters. White showed that the elements of <math>n^{-1/2} \mathbf{\Delta} ( \mathbf{\hat{\theta}} )</math>, where <math>\mathbf{\hat{\theta}}</math> is the MLE, are asymptotically [[Normal distribution|normally distributed]] with zero means when the model is correctly specified.<ref>{{cite book |first=L. G. |last=Godfrey |author-link=Leslie G. Godfrey |title=Misspecification Tests in Econometrics
== References ==
{{Reflist}}
== Further reading ==
* {{cite book |first1=W. |last1=Krämer |first2=H. |last2=Sonnberger |title=The Linear Regression Model Under Test |___location=Heidelberg |publisher=Physica-Verlag |year=1986 |isbn=3-7908-0356-1 |pages=105–110 |url=https://books.google.com/books?id=NSvqCAAAQBAJ&pg=PA105 }}
* {{cite book |first=Halbert |last=White |chapter=Information Matrix Testing |title=Estimation, Inference and Specification Analysis |___location=New York |publisher=Cambridge University Press |year=1994 |isbn=0-521-25280-6 |pages=300–344 |chapter-url=https://books.google.com/books?id=hnNpQSf7ZlAC&pg=PA300 }}
[[Category:Statistical tests]]
|