A Primer for Spatial Econometrics
eBook - ePub

A Primer for Spatial Econometrics

With Applications in R

G. Arbia

  1. English
  2. ePUB (adapté aux mobiles)
  3. Disponible sur iOS et Android
eBook - ePub

A Primer for Spatial Econometrics

With Applications in R

G. Arbia

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

This book aims at meeting the growing demand in the field by introducing the basic spatial econometrics methodologies to a wide variety of researchers. It provides a practical guide that illustrates the potential of spatial econometric modelling, discusses problems and solutions and interprets empirical results.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que A Primer for Spatial Econometrics est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  A Primer for Spatial Econometrics par G. Arbia en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Economics et Econometrics. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2014
ISBN
9781137317940
Sous-sujet
Econometrics

1

The Classical Linear Regression Model

1.1 The basic linear regression model

Let us consider the following linear model
n y1 = n Xkk ÎČ1 + n Δ1 (1.1)
where
Image
is a vector of n observations of the dependent
variable y,
Image
a matrix of n observations on k – 1
non-stochastic exogenous regressors including a constant term,
Image
a vector of k unknown parameters to be estimated and
Image
a
vector of stochastic disturbances. We will assume throughout the book that the n observations refer to territorial units such as regions or countries.
The classical linear regression model assumes normality, identicity and independence of the stochastic disturbances conditional upon the k regressors. In short
Δ | X ≈ i.i.d.N (0, σ2Δ n In) (1.2)
n In being an n-by-n identity matrix. Equation (1.2) can also be written as:
E(Δ | X) = 0(1.3)
E(ΔΔT | X) = σ2Δ n In (1.4)
Equation (1.3) corresponds to the assumption of exogeneity, Equation (1.4) to the assumption of spherical disturbances (Greene, 2011).
Furthermore it is assumed that the k regressors are not perfectly dependent on one another (full rank of matrix X). Under this set of hypotheses the Ordinary Least Squares fitting criterion (OLS) leads to the best linear unbiased estimators (BLUE) of the vector of parameters ÎČ, say
Image
OLS =
Image
. In fact the OLS criterion requires:
S(ÎČ) = eT e = min (1.5)
where e = y – X
Image
are the observed errors and eT indicates the transpose of e.
From Equation (1.5) we have:
Image
whence:
Image
OLS = (XT X)-1 XT y (1.6)
As said the OLS estimator is unbiased
E(
Image
OLS | X) = ÎČ (1.7)
with a variance
Var(
Image
OLS | X) = (XT X)–1σ2Δ (1.8)
which achieves the minimum among all possible linear estimators (full efficiency) and tends to zero when n tends to infinity (weak consistency).
From the assumption of normality of the stochastic disturbances, normality of the estimators also follows:
Image
OLS | X ≈ N[ÎČ; (XT X)–1 σ2Δ] (1.9)
Furthermore, from the assumption of normality of the stochastic disturbances, it also follows that the alternative estimators, based on the Maximum Likelihood criterion (ML), coincide with the OLS solution.
In fact, the single stochastic disturbance is distributed as:
Image
f being a density function, and consequently the likelihood of the observed sample is:
Image
(1.10)
from the assumption of independence of the disturbances. From (1.1) we have that
Δ = y – XÎČ (1.11)
hence (1.10) can be written as:
Image
(1.12)
and the log-likelihood as:
Image
(1.13)
The scores functions are defined as:
Image
(1.14)
and solving the system of k + 1 equations, we have:
Image
(1.15)
Thus, under the hypothesis of normality of residuals, the ML estimator of ÎČ coincides with the OLS estimator. The ML estimator of
Image
on the contrary differs from the unbiased estimator
Image
and it is biased, but asymptotically unbiased.
To ensure that the solution obtained is a maximum we consider the second derivatives:
Image
(1.16)
which can be arranged in the Fisher’s Information Matrix:
Image
(1.17)
which is positive definite.
The equivalence between the ML and the OLS estimators ensures that the solution found enjoys all the large sample properties of the ML estimators, that is to say: asymptotic normality, consistency, asymptotic unbiasedness, full efficiency with respect to a larger class of estimators other than the linear...

Table des matiĂšres

  1. Cover
  2. Title
  3. Copyright
  4. Contents
  5. List of Figures
  6. List of Examples
  7. Foreword by William Greene
  8. Preface and Acknowledgements
  9. 1 The Classical Linear Regression Model
  10. 2 Some Important Spatial Definitions
  11. 3 Spatial Linear Regression Models
  12. 4 Further Topics in Spatial Econometrics
  13. 5 Alternative Model Specifications for Big Datasets
  14. 6 Conclusions: What’s Next?
  15. Solutions to the Exercises
  16. Index
Normes de citation pour A Primer for Spatial Econometrics

APA 6 Citation

Arbia, G. (2014). A Primer for Spatial Econometrics ([edition unavailable]). Palgrave Macmillan UK. Retrieved from https://www.perlego.com/book/3486551/a-primer-for-spatial-econometrics-with-applications-in-r-pdf (Original work published 2014)

Chicago Citation

Arbia, G. (2014) 2014. A Primer for Spatial Econometrics. [Edition unavailable]. Palgrave Macmillan UK. https://www.perlego.com/book/3486551/a-primer-for-spatial-econometrics-with-applications-in-r-pdf.

Harvard Citation

Arbia, G. (2014) A Primer for Spatial Econometrics. [edition unavailable]. Palgrave Macmillan UK. Available at: https://www.perlego.com/book/3486551/a-primer-for-spatial-econometrics-with-applications-in-r-pdf (Accessed: 15 October 2022).

MLA 7 Citation

Arbia, G. A Primer for Spatial Econometrics. [edition unavailable]. Palgrave Macmillan UK, 2014. Web. 15 Oct. 2022.