A primer for spatial econometrics: with applications in R
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Basingstoke [u.a.]
Palgrave Macmillan
[2024]
|
Ausgabe: | Second edition |
Schriftenreihe: | Palgrave texts in econometrics
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | xix, 234 Seiten Illustrationen 23 cm |
ISBN: | 9783031571817 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV050096995 | ||
003 | DE-604 | ||
005 | 20250115 | ||
007 | t| | ||
008 | 241216s2024 xx a||| |||| 00||| eng d | ||
020 | |a 9783031571817 |9 978-3-031-57181-7 | ||
035 | |a (DE-599)BVBBV050096995 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-355 | ||
082 | 0 | |a 330.015195 | |
084 | |a QH 320 |0 (DE-625)141568: |2 rvk | ||
084 | |a ST 530 |0 (DE-625)143679: |2 rvk | ||
084 | |a QH 420 |0 (DE-625)141574: |2 rvk | ||
100 | 1 | |a Arbia, Giuseppe |d 1958- |e Verfasser |0 (DE-588)131479857 |4 aut | |
245 | 1 | 0 | |a A primer for spatial econometrics |b with applications in R |c Giuseppe Arbia |
250 | |a Second edition | ||
264 | 1 | |a Basingstoke [u.a.] |b Palgrave Macmillan |c [2024] | |
300 | |a xix, 234 Seiten |b Illustrationen |c 23 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Palgrave texts in econometrics | |
650 | 0 | 7 | |a Regionalanalyse |0 (DE-588)4299244-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Ökonometrie |0 (DE-588)4132280-0 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4151278-9 |a Einführung |2 gnd-content | |
689 | 0 | 0 | |a Ökonometrie |0 (DE-588)4132280-0 |D s |
689 | 0 | 1 | |a Regionalanalyse |0 (DE-588)4299244-8 |D s |
689 | 0 | |C b |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-3-031-57182-4 |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=035434201&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-035434201 |
Datensatz im Suchindex
_version_ | 1821773052459876352 |
---|---|
adam_text |
Contents 1 2 The Classical Linear Regression Model. 1 1.1 1.2 1.3 1.4 The Basic Linear Regression Model. Non-sphericity of the Disturbances. Endogeneity . Computer Codes . 1.4.1 Running a Regression with R . 1.4.2 Running a Regression with STATA . 1.4.3 Running a Regression with Python . References . 1 Il 15 19 19 21 22 29 Some Important Spatial Definitions . 31 The Spatial Weight Matrix W and the Definition of Spatial Lag. 31 2.2 Testing Spatial Autocorrelation AmongOLS Residuals Without an Explicit AlternativeHypothesis . 2.3 Computer Codes: R. 2.3.1 Creating and Managing W Matrices . 2.3.2 Calculating Moran’s I Spatial Correlation . 2.3.3 Some Useful Spatial R Databases . 2.4 Computer Codes:
STATA. 2.4.1 Creating and Managing W Matrices . 2.4.2 Calculating Moran’s I Spatial Correlation . 2.4.3 Some Useful Databases to Be Used in STATA. 2.5 Computer Codes: Python . 2.5.1 Creating and Managing W Matrices . 2.5.2 Calculating Moran’s I Spatial Correlation . 2.5.3 Some Useful PySAL Databases . References . 36 41 41 48 49 51 51 53 53 54 54 56 56 59 2.1
XVI 3 Contents Spatial Linear Regression Models. 61 Generalities . Pure Spatial Autoregression . The Spatial Lag of X Model (SLX) . The Spatial Error Model (SEM) . 3.4.1 Introduction. 3.4.2 Maximum Likelihood Estimator . 3.4.3 Feasible GLS. 3.5 The Spatial Lag Model (SLM) . 3.5.1 Generalities . 3.5.2 Maximum Likelihood Estimator . 3.5.3 Two Stages Least Squares Estimators . 3.6 The Spatial Durbin Model . 3.7 The General SARAR( 1.1) Model . 3.7.1 Generalities . 3.7.2 Maximum Likelihood Estimator . 3.7.3 The Generalized Spatial Two Stages Least Squares (GS2SLS) . 3.7.4 The Lee
Fully Efficient Estimators . 3.8 Testing Spatial Autocorrelation Among the Residuals with an Explicit Alternative Hypothesis. 93 3.8.1 Testing Spatial Autocorrelation Among the Residuals Using SEM or SLM as Alternatives . 3.8.2 Testing Spatial Autocorrelation Among the Residuals Using a Spatial Models as an Alternative: The Modified Moran’s I Test. 95 3.9 Interpretation of the Parameters in Spatial Econometric Models . 97 3.10 Estimating Linear Spatial Models with R . 3.11 Estimating Linear Spatial Models with STATA . 3.12 Estimating Linear Spatial Models with Python. References to the Chapter . 61 62 64 67 67 68 70 76 76 77 78 83 86 86 88 3.1 3.2 3.3 3.4 4 4.2 94 101 103 105 109 Ill Heteroscedastic Innovations. 112 4.1.1 Generalities . 112 4.1.2 The SARAR Model withHeteroscedastic Disturbances . 112 4.1.3 Spatial НАС Estimators. 116 Spatial Models for Binary Response Variables . 122 4.2.1
Introduction. 122 4.2.2 The A-Spatial Logit and Probit Models . 123 Further Topics in Spatial Econometrics . 4.1 89 91
Contents 4.3 4.4 4.5 4.6 4.7 xvii 4.2.3 The Spatial Logit and Probit Models. 4.2.4 The Spatial Tobit Model . 4.2.5 Further Spatial Discrete Choice Models . Spatial Panel Data Models (Written by Giovanni Millo). 4.3.1 Generalities . 4.3.2 Unobserved Heterogeneity and Individual Effects . 4.3.3 Spatial Panel Models with Random Effects . 4.3.4 Spatial Panel Models with Fixed Effects. 4.3.5 Estimation . 4.3.6 Further Modeling Frameworks in Spatial Panel Data Modeling . Non-stationary Spatial Econometric Models. 4.4.1 Generalities . 4.4.2 Geographically Weighted Regression . 4.4.3 Further Developments . Bayesian Spatial Models . Stochastic and Endogenous Weighting Matrices . 4.6.1 Stochastic Weight Matrices. 4.6.2 Endogenous Weight Matrices. Computer Codes
. 4.7.1 Estimating Heteroscedastic Linear Spatial Models with R. 172 4.7.2 Estimating Heteroscedastic Linear Spatial Models with STATA. 173 4.7.3 Estimating Heteroscedastic Linear Spatial Models with Python . 173 4.7.4 Estimating Spatial Probit/Logit/Tobit Models with R . 4.7.5 Estimating Spatial Probit/Logit/Tobit Models with STATA. 175 4.7.6 Estimating Spatial Panel Models with R. 4.7.7 Estimating Spatial Panel Models with STATA. 4.7.8 Estimating Spatial Panel Models with Python . 4.7.9 Estimating Geographically Weighted Regression Models with R 127 136 138 140 140 141 143 144 145 151 154 154 156 159 161 166 166 170 172 174 176 178 179 . 181 4.7.10 Estimating Geographically Weighted Regression Models with STATA. 182 4.7.11 Estimating Geographically Weighted Regression Models with Python. 182 4.7.12 Estimating Bayesian Spatial Econometric Models with R. 183 References to the Chapter . 188
xvüi Contents 5 Alternative Model Specifications for Big Datasets. 5.1 Introduction: Spatial Econometrics and the Big Data Revolution . 193 5.2 The MESS Specification . 5.2.1 A MESS Spatial LagSpecification . 5.2.2 A MESS Spatial Error Specification and Further Extensions . 200 5.3 The Unilateral Approximation Approach . 5.3.1 The Importance of Asymmetries and Anisotropies in Spatial Econometrics. 204 5.3.2 Testing Isotropy in Spatial Lag Models. 5.3.3 Inference for a Unilateral Spatial Lag Model . 5.4 A Composite Likelihood Approach . 5.4.1 Generalities . 5.4.2 A Bivariate Marginal Likelihood Approach to Spatial Error Model Estimation . 213 5.5 Handling the Second “V” of Big Data (Velocity) in Spatial Regressions . 218 5.6 R Codes. References . 193 195 195 204 206 209 213
213 219 223 Conclusions: What’sNext?. References . 225 227 Index. 229 6 |
any_adam_object | 1 |
author | Arbia, Giuseppe 1958- |
author_GND | (DE-588)131479857 |
author_facet | Arbia, Giuseppe 1958- |
author_role | aut |
author_sort | Arbia, Giuseppe 1958- |
author_variant | g a ga |
building | Verbundindex |
bvnumber | BV050096995 |
classification_rvk | QH 320 ST 530 QH 420 |
ctrlnum | (DE-599)BVBBV050096995 |
dewey-full | 330.015195 |
dewey-hundreds | 300 - Social sciences |
dewey-ones | 330 - Economics |
dewey-raw | 330.015195 |
dewey-search | 330.015195 |
dewey-sort | 3330.015195 |
dewey-tens | 330 - Economics |
discipline | Informatik Wirtschaftswissenschaften |
edition | Second edition |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV050096995</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20250115</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">241216s2024 xx a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783031571817</subfield><subfield code="9">978-3-031-57181-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV050096995</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-355</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">330.015195</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QH 320</subfield><subfield code="0">(DE-625)141568:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 530</subfield><subfield code="0">(DE-625)143679:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QH 420</subfield><subfield code="0">(DE-625)141574:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Arbia, Giuseppe</subfield><subfield code="d">1958-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)131479857</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">A primer for spatial econometrics</subfield><subfield code="b">with applications in R</subfield><subfield code="c">Giuseppe Arbia</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Basingstoke [u.a.]</subfield><subfield code="b">Palgrave Macmillan</subfield><subfield code="c">[2024]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xix, 234 Seiten</subfield><subfield code="b">Illustrationen</subfield><subfield code="c">23 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Palgrave texts in econometrics</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Regionalanalyse</subfield><subfield code="0">(DE-588)4299244-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Ökonometrie</subfield><subfield code="0">(DE-588)4132280-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4151278-9</subfield><subfield code="a">Einführung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Ökonometrie</subfield><subfield code="0">(DE-588)4132280-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Regionalanalyse</subfield><subfield code="0">(DE-588)4299244-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="C">b</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-3-031-57182-4</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=035434201&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-035434201</subfield></datafield></record></collection> |
genre | (DE-588)4151278-9 Einführung gnd-content |
genre_facet | Einführung |
id | DE-604.BV050096995 |
illustrated | Illustrated |
indexdate | 2025-01-20T13:02:49Z |
institution | BVB |
isbn | 9783031571817 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-035434201 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR |
owner_facet | DE-355 DE-BY-UBR |
physical | xix, 234 Seiten Illustrationen 23 cm |
publishDate | 2024 |
publishDateSearch | 2024 |
publishDateSort | 2024 |
publisher | Palgrave Macmillan |
record_format | marc |
series2 | Palgrave texts in econometrics |
spelling | Arbia, Giuseppe 1958- Verfasser (DE-588)131479857 aut A primer for spatial econometrics with applications in R Giuseppe Arbia Second edition Basingstoke [u.a.] Palgrave Macmillan [2024] xix, 234 Seiten Illustrationen 23 cm txt rdacontent n rdamedia nc rdacarrier Palgrave texts in econometrics Regionalanalyse (DE-588)4299244-8 gnd rswk-swf Ökonometrie (DE-588)4132280-0 gnd rswk-swf (DE-588)4151278-9 Einführung gnd-content Ökonometrie (DE-588)4132280-0 s Regionalanalyse (DE-588)4299244-8 s b DE-604 Erscheint auch als Online-Ausgabe 978-3-031-57182-4 Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=035434201&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Arbia, Giuseppe 1958- A primer for spatial econometrics with applications in R Regionalanalyse (DE-588)4299244-8 gnd Ökonometrie (DE-588)4132280-0 gnd |
subject_GND | (DE-588)4299244-8 (DE-588)4132280-0 (DE-588)4151278-9 |
title | A primer for spatial econometrics with applications in R |
title_auth | A primer for spatial econometrics with applications in R |
title_exact_search | A primer for spatial econometrics with applications in R |
title_full | A primer for spatial econometrics with applications in R Giuseppe Arbia |
title_fullStr | A primer for spatial econometrics with applications in R Giuseppe Arbia |
title_full_unstemmed | A primer for spatial econometrics with applications in R Giuseppe Arbia |
title_short | A primer for spatial econometrics |
title_sort | a primer for spatial econometrics with applications in r |
title_sub | with applications in R |
topic | Regionalanalyse (DE-588)4299244-8 gnd Ökonometrie (DE-588)4132280-0 gnd |
topic_facet | Regionalanalyse Ökonometrie Einführung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=035434201&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT arbiagiuseppe aprimerforspatialeconometricswithapplicationsinr |