Workshop Lecture 5: Spatial Econometric Modeling of Origin-Destination flows

Size: px
Start display at page:

Download "Workshop Lecture 5: Spatial Econometric Modeling of Origin-Destination flows"

Transcription

1 Workshop Lecture 5: Spatial Econometric Modeling of Origin-Destination flows James P. LeSage Fields Endowed Chair of Urban and Regional Economics McCoy College of Business Administration Department of Finance and Economics Texas State University - San Marcos San Marcos, TX March 2014

2 The gravity/spatial interaction model The terms gravity models and spatial interaction models has been used in the literature to label models that focus on least-squares regression-based models that attempt to explain variation in flows between origins and destinations, Sen and Smith (1995). Table 1: A flow matrix (population migration ) Destination/Origin Origin 1 Origin 2... Origin n Alabama Arizona Wyoming Destination 1 (Alabama) 1,392,507 2, Destination 2 (Arizona) 3,452 1,669,415 4,458. Destination n (Wyoming) 517 2, ,232 1

3 A typical least-squares gravity model y = αι N + X d β d + X o β o + gγ + ε (1) where: y is the OD flow matrix vectorized g is a vector derived from the matrix of O-D distances vectorized (N = n 2 x1) ι N is an n 2 x1 intercept vector ε N(0,σ 2 I n 2) α, β o,β d,γ are parameters to be estimated X d = X ι n, we repeat the matrix X n times to produce an N by k matrix representing destination characteristics. X o = ι n X, a second matrix that represents origin characteristics, again repeats the same matrix X. 2

4 Spatial dependence of flows The notion that use of distance functions in conventional spatial interaction models effectively capture spatial dependence in the interregional flows being analyzed has been challenged in recent work by Porojon (2001) for the case of international trade flows, Ming and Pace (2004) for retail sales. The residuals from conventional models were found to exhibit spatial dependence. No one has used spatial lags typically found in spatial econometric methods in these models. Griffith and Jones (1980) made a similar observation and developed some of the ideas set forth here, but could not implement these methods computationally. Map demonstration of spatial dependence. 3

5 Interregional flows in a spatial regression context In contrast to the traditional regression-based gravity model, a spatial econometric model of the variation in origin-destination flows would be characterized by: 1) reliance on spatial lags of the dependent variable vector, which we refer to as a spatial autoregressive model (SAR): y = ρw y + Xβ + ε, or 2) of the disturbance terms, which we label a spatial error model (SEM): y = Xβ + u, u = ρw u + ε, or 3) perhaps spatial lags of both kinds, which we denote as the general spatial model (SAC): y = ρw y + Xβ + u u = ρw u + ε. 4

6 Spatial weight matrices for n 2 OD flows A key issue is how to construct a meaningful spatial weight matrix in the case where the n 2 by 1 vector of observations reflect flows from all origins to all destinations. Staring with a typical n by n first-order contiguity weight matrix W we can repeat this using: W o = I n W = W W W (2) W o y, represents an average of flows from neighbors to each origin state to each of the destinations, which we label origin-based spatial dependence. 5

7 An example of origin-based spatial dependence As an example, consider a single row i of the spatial lag vector W o y that represents flows from the origin state of Florida to the destination state of Washington. First-order contiguous neighbors to the origin Florida are Alabama and Georgia, and neighbors to the destination Washington are Oregon and Idaho. The spatial lag W o y would represent an average of the flows from Alabama and Georgia (neighbors to the origin) to the destination state Washington. 6

8 Destination-based spatial dependence A second type of spatial dependence that could arise in the gravity model would be destination-based dependence. Intuitively, it seems plausible that forces leading to flows from an origin state to a destination state may create similar flows to nearby or neighboring destinations. W d = W I n (3) W d y represents an average of flows from an origin state to neighbors of the destination state. Using our example of flows from the origin state of Florida to the destination state of Washington, the ith row of the spatial lag vector W d y represent an average of flows from Florida to Idaho and Oregon, states that neighbor the destination state of Washington. 7

9 Origin-to-destination-based dependence A third type of dependence to consider is reflected in the product W o W d =(I n W ) (W I n )=W W. (W o W d )y = W w y reflects an average of flows from neighbors to the origin state to neighbors of the destination state. As a motivation for this, consider spatial autoregressive successive filtering. (I N ρ 1 W o )(I N ρ 2 W d )y = αι+x d β d +X o β o +gγ+ε (4) y = ρ 1 W o y+ρ 2 W d y ρ 1 ρ 2 W w y+αι+x d β d +X o β o +gγ+ε (5) 8

10 A family of SAR O-D models A family of nine different model specifications is proposed. For the SAR model: y = ρ 1 W o y + ρ 2 W d y + ρ 3 W w y + αι N + X d β d + X o β o + γg + ε Nine different models that can be derived by placing various restrictions on the parameters ρ i,i =1,...,3. Since the statistical theory for testing parameter restrictions is welldeveloped, this seems desirable from an applied specification search viewpoint. 1. The restriction: ρ 1 = ρ 2 = ρ 3 = 0, produces the least-squares model 2. The restriction: ρ 2 = ρ 3 =0, results in a model based on a single weight matrix W o 3. The restriction: ρ 1 = ρ 3 =0, results in a model based on a single weight matrix W d 4. The restriction: ρ 1 = ρ 2 =0, results in a model based on a single weight matrix W w 5. The restriction: ρ 1 = ρ 2,ρ 3 =0, results in a model based on a single weight matrix constructed using W o + W d. 9

11 6. The restriction: ρ 1 = ρ 2,ρ 3 = ρ 2 1 = ρ2 2, produces another single weight matrix model based on W o +W d + W w. 7. The restriction: ρ 3 = 0, leads to a model with separable origin and destination autoregressive dependence embodied in the two weight matrices W o and W d, 8. The restriction: ρ 3 = ρ 1 ρ 2 results in a successive filtering or model involving both origin W o, and destination W d dependence as well as product separable interaction W w,constrained 9. The unrestricted model involving the three matrices W o, W d,andw w yields the ninth member of the family of models. 10

12 Estimation issues For the case of migration flows between n = 3, 110 US counties, we have N = n 2 = 9.61 million, so computation becomes difficult. Some elementary manipulations of the moment matrix can illuminate a computationally efficient approach to estimation of the least-squares model based on: the n by k matrix X, the n by n matrix Y of O-D flows, and traces of the n by n matrix G of O-D distances. Z Z = Similarly, Z y N nx X 0 X Gι n 0 0 nx X X Gι n 0 ι n G X ι n G X tr ( G 2) (6) Z y =[ι n Yι n X Yι n X Y ι n tr (GY )] (7) ˆβ =(Z Z) 1 Z y 11

13 Models 1) to 6) involving a single weight matrix W j,j = o, d We note that the concentrated log-likelihood function for model specifications 1) to 6) based on a single spatial weight matrix, which we denote W j, concentrated with respect to the parameters β and σ will take the form: LnL(ρ) ln I N ρw j N 2 ln(e(ρ) e(ρ)) (8) Where e(ρ) e(ρ) represents the sum of squared errors expressed as a function of the scalar parameter ρ alone after concentrating out the parameters β, σ, and C denotes a constant not depending on ρ. These models can be estimated using conventional maximum likelihood or Bayesian algorithms. But, we can simplify calculation of the log-determinant term considerably. 12

14 The log-determinant in Models 1) to 6) ln I N ρw j = n t=1 ρ t tr(w t j ) = n ln I n ρw For the case of a single spatial weight matrix W j, j = o, d, w, we can rely on algorithms for computing the logged determinant of an n by n matrix ln I n ρw, when working with a vector of N = n 2 origin-destination flows. For the earlier example of n =3, 100 US counties and N = 9, 610, 000, we should be able to solve these estimation problems in a matter of seconds on desktop computers when using computationally efficient sparse algorithms for the n by n log-determinant portion of the problem (see LeSage and Pace, 2004). t 13

15 Models 7) to 9) involving W o,w d,w w The concentrated log-likelihood for this model is: LogL = C + log (I N ρ 1 W o )(I N ρ 2 W d ) (N/2)log(e(ρ 1,ρ 2 ) e(ρ 1,ρ 2 )) Using the mixed-product rule for Kronecker products ln (I N ρ 1 W o )(I N ρ 2 W d ) = n(ln I n ρ 1 W +ln I n ρ 2 W ) We provide a computationally efficient way to compute this log-determinant as well as I N ρ 1 W o ρ 2 W d ρ 3 W w in the paper. 14

16 Maximizing the likelihood for Models 7) to 9) LogL = C + log I N ρ 1 W o ρ 2 W d ρ 3 W w (N/2)log(e(ρ 1,ρ 2 ) e(ρ 1,ρ 2 )) The log-determinant already taken care of. e(ρ 1,ρ 2,ρ 3 ) e(ρ 1,ρ 2,ρ 3 ) can be constructed in a computationally efficient way using some tricks. Y ρ 1 WY ρ 2 YW ρ 3 WYW (9) = αι n ι n + Xβ dι n + ι nβ o X + γg + E eventually,the sum-of-squared residuals component of the log-likelihood for the family of O-D models can be expressed as a quadratic form involving the parameters placed in a vector: τ =[1 ρ 1 ρ 2 ρ 3 ] and a small matrix Q that need not be recomputed as values of ρ 1,ρ 2,ρ 3 change during optimization. e(ρ 1,ρ 2,ρ 3 ) e(ρ 1,ρ 2,ρ 3 )=τ Qτ Q = Ê Ê = tr(ê iêj) = Ê i Ê j τ =[1 ρ 1 ρ 2 ρ 3 ] (10) 15

17 An applied illustration Using population migration flows over the periods and for the 48 contiguous US states plus the District of Columbia, n =49, n 2 = 2401, asmall example. Dependent variable y is the growth rate in interstate migration flows from the earlier to later period, intrastate flows are set to zero. Explanatory variables are origin and destination characteristics for the states in 1990 taken from the 1990 US Census. All variables are log transformed. Table 2: Explanatory variables used in the model Variable name Description near retired log (pop aged 60-64/ pop in 1990) retired log (pop aged 65-74/ pop in 1990) sales log (proportion of work force in sales in 1990) diffstate log (proportion of pop living in a different state in 1985) foreign born log (proportion of foreign born pop in 1990) grade9 log (< 9th grade as highest degree in 1990/pop > age 25) associate log (associate degree in 1990/pop > age 25) college log (college as highest degree in 1990/pop > age 25) grad prof log (graduate or professional degree in 1990/pop > age 25) rents log (median rent in 1990) unemp ratio of 1995 unemployment rate to 1990 unemployment rate pc income log (per capita income in 1990) area log (1990 state area in square miles) 16

18 Model comparisons Table 3: Log Likelihoods for alternative models Model Log Likelihood LR test versus Critical Value Model 9 (α =0.05) 9: ρ 1,ρ 2,ρ 3 unrestricted : ρ 3 = χ 2 (1) = : ρ 3 = ρ 1 ρ χ 2 (1) = : ρ 1 = ρ 2,ρ 3 = χ 2 (2) = : ρ 1 = ρ 2,ρ 3 = ρ χ 2 (2) = : ρ 2 = ρ 3 = χ 2 (2) = : ρ 1 =0,ρ 3 = χ 2 (2) = : ρ 1 =0,ρ 2 = χ 2 (2) = : ρ 1 =0,ρ 2 =0,ρ 3 = χ 2 (3) = 7.82 Table 4: ρ 1,ρ 2,ρ 3 estimates for various models Model ρ 1,ρ 2,ρ 3 OLS 0 W J = W d only W J = Wo only W j = Wo + W d + W od W J = Wo + W d (I N ρ 1 Wo ρ 2 W d + ρ 1 ρ 2 WoW d ) , (I N ρ 1 Wo ρ 2 W d ) , (I N ρ 1 Wo ρ 2 W d + ρ 3 WoW d ) , ,

19 Table 5: Maximum Likelihood Estimates Variable Coefficient t-statistic(plevel) constant (0.4869) D nearretirement (0.6891) D retired (0.4909) D sales (0.1207) D diffstate (0.0016) D foreignborn (0.2606) D grade (0.0000) D associate (0.0023) D college (0.2999) D gradprof (0.0908) D rents (0.0001) D area (0.2246) D unemp (0.0071) D pcincome (0.0775) O nearretirement (0.9153) O retired (0.1065) O sales (0.3533) O diffstate (0.0000) O foreignborn (0.0000) O grade (0.9977) O associate (0.0178) O college (0.0020) O gradprof (0.0000) O rents (0.0000) O area (0.0000) O unemp (0.0013) O pcincome (0.0000) log(distance) (0.8077) ρ (0.0000) ρ (0.0000) ρ (0.8658) 18

20 Other estimation issues (i) The presence of large flows on the diagonal of the flow matrix relative to much smaller flows for offdiagonal elements, reflecting a large degree of intraregional connectivity. (ii) the presence of numerous zeros for large flow matrices as in the case of migration flows between US counties, reflecting a lack of interaction between numerous regions in the sample. For example, a sample of 3,109 US county-level migration flows for 1990 contain zeros in over 90 percent of the 9.6 million flow matrix elements, invalidating simple transformations to achieve normality. Migration is a relatively rare event, so Poisson models are more appropriate estimation methods for this type of sample data. This is taken up in Section 5 of the paper. (iii) the fat-tailed nature of the distribution of the vectorized flow matrix, even after transformation to growth rates over time (as illustrated by Figure 1 for the state-level migration flows example). (iv) we need to correctly interpret these estimates in terms of partial derivatives. 19

21 Figure 1: Distribution of Annualized Migration Growth Rates 450 Histogram Normal plot Migration flow growth rates to Frequency 20

22 Bayesian Robust estimates For such cases, LeSage (1997) sets forth Bayesian Markov Chain Monte Carlo (MCMC) estimation procedures for conventional spatial regression models. These models can accommodate fat-tailed disturbance distributions following an approach introduced by Geweke (1993). A set of latent variance scalars is introduced to produce different variance estimates for each observation, that is, we replace ε Normal(0,σ 2 I N ),with: y = ρ 1 W o y + ρ 2 W d y + ρ 3 W w y + αι N + X d β d + X o β o + γg + ε ε Normal[0,σ 2 V ] (11) V = diag(v ij ) i =1,...,n, j =1,...,n Formally, our priors can be expressed as: δ constant (12) r/v ij iid χ 2 (r) (13) 1/σ 2 Γ(ν 1,ν 2 ) (14) ρ i U( 1, 1), i =1,...,3 (15) 21

23 Table 6: Origin-Destination pairs for variance scalar estimates greater than 10 Origin State Destination State Posterior mean v i RI ND DE DC VT SD VT NE ND RI DE ND VT WY RI WV RI WY MT DE WY RI DE SD ND CT SD CT NH SD VT MN ID DE IA VT

24 Conclusions regarding estimation It is relatively easy to incorporate spatial lags into conventional least-squares gravity models The concentrated log-likelihood takes a form where we have a log-determinant and sum-of-squared errors term. The log-determinant takes a particularly convenient form, making it easy to handle models with n 2 in the millions The sum-of-squared errors can be easily computed for variousvaluesofρ 1,ρ 2,ρ 3 : e(ρ 1,ρ 2,ρ 3 ) e(ρ 1,ρ 2,ρ 3 )=τ Qτ (16) 23

25 Interpreting estimates from OD flow models Spatial spillovers in these models can take the form of spillovers to both regions/observations neighboring the origin or destination in the dyadic relationships that characterize origin-destination flows as well as network effects that impact all other regions in the network. Making one region, say i =1more/less attractive: (Potentially) increases/decreases inflows from all j = 2,...,n other regions (destination effect) (Potentially) decreases/increases outflows to all j = 2,...,n other regions (origin effect) (Potentially) increases/decreases inflows to regions k neighboring region i (network effects) (Potentially) decreases/increases outflows to regions k neighboring region j (network effects) (Potentially) increases/decreases flows within region i (intraregional effect) We set forth scalar summary expressions for the various types of effects that average over all regions similar to regression estimates, and associated (simulated) measures of dispersion that can be used to produce inferences about the size and significance of these effects. 24

26 Interpreting the non-spatial model Typical regression model, re-stated using matrix algebra rather than i, j dyad notation. y = αι n 2 + X o β o + X d β d + γg + ε (17) y is an n 2 1 vector of (logged) flows constructed by stacking the columns of the n n flow matrix Y, an n n matrix of (logged) distances D(i, j) between the n destination and origin regions is converted to a vector by stacking columns to form the n 2 1 vector g, and associated parameter γ. LeSage and Pace (2008) show that X o = ι n X, where X is an n k matrix of characteristics for the n regions, represents a Kronecker product, and ι n is an n 1 vector of ones. (This assumes a destination-centric flow matrix where the i, jth element represents a flow from region i to j.) The Kronecker product repeats the same values of the n regions in a strategic fashion to create a vector (or matrix) of sizes associated with each origin region, hence use of the notation X o to represent these explanatory variables reflecting origin characteristics. The matrix/vector X d = X ι n, arranges the n regional characteristics to match the vector y, producing explanatory variables associated with each destination region. 25

27 The vectors β o and β d are k 1 parameter vectors associated with the origin and destination region characteristics, respectively. 26

28 The impact of a change in region 3, (X 3 )on flows ΔY ΔX 3 = (18) Where β d =1,β o =0.5, The role of the independence assumption is clear, where we see from row 3 that the change of outflows from region 3 to all other regions equals 0.5, which is the value of the coefficient β o in our example. Similarly, column 3 exhibits identical changes in inflows to region 3, taking the value 1 of the coefficient β d in our example. The diagonal (3,3) element reflects a response equal to β o + β d, the sum of the changes in flows in- and outof region 3, reflecting the change in intraregional flows arising from the change in X 3. We have only 2n non-zero changes in flows by virtue of the independence assumption. All changes involving flows in- and out-of regions other than region 3 are zero. 27

29 Scalar summary measures of a change in X i,i=1,...,n on flows A sequence of n, n n matrices Y i, one associated with each ΔX i. Origin effects: n i=1 ( k i ( Y i,ik X i )/n)/n Destination effects: n i=1 ( k i ( Y i,ki X i )/n)/n Intraregional effects: n i=1 ( k=i ( Y i,kk X i )/n)/n ΔX i Origin effects Destination effects Intraregional effects Network effects Total effects Table 7: Scalar summary measures of effects for the non-spatial model N.B. these are not equal to ˆβ d, ˆβ o, so people are misinterpreting regression estimates from these models. A key point: you cannot change X d while holding X o constant (the definition of a partial derivative). So, β o,β d do not reflect traditional regression-based partial derivatives. A change in X i implies changes in both X o and X d, which is taken into account here. 28

30 The spatial model impact of a change in region 3, (X 3 )onflows y = ρ o W o y + ρ d W d y + ρ w W w y + X d β d + X o β o + γg + ε W o = I n W, W d = W I n,w w = W W ΔY ΔX 3 = (19) Elements not in row and column 3 are network effects. We cumulate these for i =1,...,n, then average over the n changes in X i,i =1,...,n to produce a scalar summary measure of network effects. Note also that elements in the third row and column are not equal, but decay with distance from region 3. 29

31 Scalar summary effects for the spatial model Origin effects: n i=1 ( k i ( Y i,ik X i )/n)/n Destination effects: n i=1 ( k i ( Y i,ki X i )/n)/n Intraregional effects: n i=1 ( k=i ( Y i,kk X i )/n)/n Network effects: n i=1 ( k i ( j i ( Y i,kj X )/n)/n)/n i vec(y ) X r i J i=2 = = B 1 (ι n J i β r o + J i ι n β r d ) B = (I n 2 ρ d W d ρ o W o ρ w W w ) We have n sets of vec(y )(n 2 1) outcomes,onefor each change in X r i,i = 1,...,n which we denote Y i,. above, and reference individual elements using Y i,jk. 30

32 ΔX r Spatial ΔX r Non-Spatial Origin effects Destination effects Intraregional effects Network effects Total effects Table 8: Scalar summary measures of effects for the spatial and non-spatial gravity models Total effects: n i=1 ( n j=1 ( n k=1 ( Y i,jk X i )/n)/n)/n 31

33 An applied example Commuting-to-work flows for 60 regions (Quartiers Tlse) in Toulouse, France Flows were constructed from the declared home and work addresses of the active population Only two explanatory variables (plus distance): Workers residing in each district and Employment (jobs) located in each district Typical log-log specification, 15% of the flows are zero values so log(1+flows) was used The data set comes from the INSEE census in 1999 and the location variables from IGN maps. The work location variable is known at a fine scale (ilot). Workers in the defense sector and workers moving to variable sites or working at home are excluded. 52% of workers in the region come from outside the region and 19% of residents in the region work outside. These were excluded to form a closed system of flows between the 60 districts. 32

34 OLS estimates and scalar summary effects estimates Ordinary Least-squares Estimates R-squared = **************************************************** Variable Coefficient t-stat t-prob constant D_residents D_jobs O_residents O_jobs log(distance) Variables orig mean median lower 0.05 upper 0.95 residents jobs Variables dest mean median lower 0.05 upper 0.95 residents jobs Variables intra mean median lower 0.05 upper 0.95 residents jobs Variables total mean median lower 0.05 upper 0.95 residents jobs

35 What do these effects mean? A 1 percent increase in workers residing in a district leads to a 0.87 percent increase in outflows of commuters to work (residents origin-effects) A 1 percent increase in jobs located in a district leads to a 1.05 percent increase in commuters flowing into the district (jobs destination effects) A 1 percent increase in residents (or jobs) located in a district leads to 0.01 percent increase in commutingto-work flows within that district (intraregional effects). Suggests most residents commute outside the district where they live and most jobs employ residents from outside the district. A 1 percent increase in residents living in a destination (place of work) district has a (negative) (significant) effect on commuting-to-work inflows to the district (residents destination effects). A 1 percent increase in jobs located in an origin (place of its workers residence) district would have a negative (significant) effect on commuting-to-work outflows from the district (jobs origin effects). N.B. contrast with OLS Network effects are zero by construction meaning that more/less flows from one district do not imply more/less flows from neighboring districts. 34

36 The total effect of increasing jobs located in a typical district by 1 percent is an increase in (cumulative) commuting-to-work flows by 1.03 percent (jobs total effect) The total effect of increasing (working) residents located in a typical district by 1 percent is an increase in (cumulative) commuting-to-work flows by 0.74 percent (residents total effect) This contrast (1.03 vs. 0.74) may suggest that residential districts typically have more places of employment than commercial districts have places of residence. (Which seems incorrect.) 35

37 Spatial scalar summary effects estimates log flows coefficients t-stat lower 0.05 upper 0.95 constant D_residents D_jobs O_residents O_jobs log(distance) rho_o rho_d rho_w Variables orig mean median lower 0.05 upper 0.95 residents jobs Variables dest mean median lower 0.05 upper 0.95 residents jobs Variables netw mean median lower 0.05 upper 0.95 residents jobs Variables intra mean median lower 0.05 upper 0.95 residents jobs Variables total mean median lower 0.05 upper 0.95 residents jobs

38 What do these effects mean? A 1 percent increase in residents in a district leads to a 1.43 percent increase in outflows of commuters to work (residents origin-effects) A 1 percent increase in jobs located in a district leads to a 1.23 percent increase in commuters flowing into the district (jobs destination effects) A 1 percent increase in residents (or jobs) located in a district leads to 0.02 percent increase in commuting-towork flows within that district (intraregional effects). Suggests most workers commute outside the district where they live and most jobs employ people from outside the district. A 1 percent increase in residents living in a destination (place of work) district has no (significant) effect on commuting-to-work in/outflows from the district (workers destination effects). N.B. contrast with OLS A 1 percent increase in jobs located in an origin (place of its workers residence) district would have no (significant) effect on commuting-to-work in/outflows from the district (jobs origin effects). N.B. contrast with OLS A 1 percent increase in residents living in a district would lead to a 16.6 percent (cumulative) increase in commuting-to-work flows throughout the 60 district region (residents network effects). Implies strong clustering of residential districts. 37

39 A 1 percent increase in jobs located in a district would lead to a 13.8 percent (cumulative) increase in commuting-to-work flows throughout the 60 district region (jobs network effects). Implies strong clustering of employment districts. The total effect of increasing residents in the typical district by 1 percent is an increase in (cumulative) commuting-to-work flows by 18.2 percent. The total effect of increasing jobs located in a typical district by 1 percent is an increase in (cumulative) commuting-to-work flows by 15.3 percent. This contrast (18.2 vs. 15.3) suggests that residential districts typically have slightly less places of employment than commercial districts have places of residence. (Which seems correct). 38

40 Figure 2: Employers/jobs Moran Scatterplot x x Figure 3: Employers/jobs Moran Map

41 Figure 4: Residents/workers Moran Scatterplot x x Figure 5: Residents/workers Moran Map

42 Conclusions regarding interpretation The most important aspect of commuting-to-work flows (or almost any flows) are the network effects. These arise due to residential and employment clustering. These effects are assumed to be zero by conventional OLS gravity models due to the independence assumption. OLS estimates are biased and inconsistent. Practitioners have mis-interpreted the coefficients from OLS gravity models for years. Interpreting coefficient estimates from OLS models as if they were partial derivatives is wrong. Interpreting coefficient estimates from spatial models as if they were partial derivatives is wrong. The true partial derivatives are more complicated to calculate, especially the measures of dispersion associated with these. MCMC estimation and draws were used here to calculate measures of dispersion. 41

43 Alternative (simpler) models y = Xβ + Δ d φ + Δ o ψ + ε (20) φ = Z d α d + ρ d Wφ + u (21) ψ = Z o α o + ρ o Wψ + v (22) A family of models φ = Z d α d + ρ d Wφ + u (23) ψ = Z o α o + ρ o Wψ + v (24) φ = Z d α d + u (25) ψ = Z o α o + v (26) φ = ρ d Wφ + u (27) ψ = ρ o Wψ + v (28) 42

44 Simultaneous dependence To see the simultaneous nature of the prior dependence structure, consider how a change in trade openness associated with a single country impacts the vector of effects parameters in the model. Working with the outward effects we can write: φ 1. φn = K k=1 S k (W ) S k (W ) 1n.... S k (W ) n1... S k (W )nn z k,1. z k,n + V(W)ιnα d,0 + V(W)u S k (W) = V(W)α d,k V(W) = (In ρ d W) 1 = In + ρ d W + ρ 2 d W We use α d,0 to represent the parameter from the vector α d associated with the intercept and α d,k to denote the parameter associated with the kth variable from the matrix Z d. In addition, we use S k (W ) ij to indicate the i, jth element of the matrix S k (W). Using V (W ) i to represent the ith row of V(W), wecanwritethepartial derivative expression in (29). φ i = K [S k (W ) i1 z k,1 + S k (W ) i2 z k, S k (W ) in z k,n ] k=1 + V (W ) i ιnα d,0 + V (W ) i u φ i z k,j = S k (W ) ij (29) 43

45 The implication of a non-zero cross-partial in (29) is that a change in trade openness (more generally, the kth variable in the matrix Z d ) in a single country j represented by elements of the matrix Z d (which we denote z k,j ) will give rise to changes in effects parameters of countries i j. Since we can change openness in all countries i = 1,...,n, this leads to an n n matrix of partial derivative responses shown in (30). φ Z d,k = (I n ρ d W) 1 α d,k (30) Diagonal elements of the matrix represent own-partials and off-diagonal elements are the cross-partial derivatives. If we are interested in the impact of changes in variables in the matrix Z d on trade flows, we need to take the matrix Δ d into account. We note that: y/ Z d,k = y φ φ Z d,k φ = Δ d ( Z ) d,k = (ιn In)(In ρ d W) 1 α d,k = (ιn In)(Inα d,k + ρ d Wα d,k + ρ 2 d W2 α d,k +...) 44

Lecture 7: Spatial Econometric Modeling of Origin-Destination flows

Lecture 7: Spatial Econometric Modeling of Origin-Destination flows Lecture 7: Spatial Econometric Modeling of Origin-Destination flows James P. LeSage Department of Economics University of Toledo Toledo, Ohio 43606 e-mail: jlesage@spatial-econometrics.com June 2005 The

More information

Spatial Econometric Modeling of Origin-Destination flows

Spatial Econometric Modeling of Origin-Destination flows Spatial Econometric Modeling of Origin-Destination flows James P. LeSage 1 University of Toledo Department of Economics Toledo, OH 43606 jlesage@spatial-econometrics.com and R. Kelley Pace LREC Endowed

More information

Lecture 5: Spatial probit models. James P. LeSage University of Toledo Department of Economics Toledo, OH

Lecture 5: Spatial probit models. James P. LeSage University of Toledo Department of Economics Toledo, OH Lecture 5: Spatial probit models James P. LeSage University of Toledo Department of Economics Toledo, OH 43606 jlesage@spatial-econometrics.com March 2004 1 A Bayesian spatial probit model with individual

More information

epub WU Institutional Repository

epub WU Institutional Repository epub WU Institutional Repository James LeSage and Manfred M. Fischer Cross-sectional dependence model specifications in a static trade panel data setting Paper Original Citation: LeSage, James and Fischer,

More information

Kazuhiko Kakamu Department of Economics Finance, Institute for Advanced Studies. Abstract

Kazuhiko Kakamu Department of Economics Finance, Institute for Advanced Studies. Abstract Bayesian Estimation of A Distance Functional Weight Matrix Model Kazuhiko Kakamu Department of Economics Finance, Institute for Advanced Studies Abstract This paper considers the distance functional weight

More information

Spatial econometric modeling of presidential voting outcomes

Spatial econometric modeling of presidential voting outcomes The University of Toledo The University of Toledo Digital Repository Theses and Dissertations 2005 Spatial econometric modeling of presidential voting outcomes Ryan Christopher Sutter The University of

More information

Geographically weighted regression approach for origin-destination flows

Geographically weighted regression approach for origin-destination flows Geographically weighted regression approach for origin-destination flows Kazuki Tamesue 1 and Morito Tsutsumi 2 1 Graduate School of Information and Engineering, University of Tsukuba 1-1-1 Tennodai, Tsukuba,

More information

A Bayesian Probit Model with Spatial Dependencies

A Bayesian Probit Model with Spatial Dependencies A Bayesian Probit Model with Spatial Dependencies Tony E. Smith Department of Systems Engineering University of Pennsylvania Philadephia, PA 19104 email: tesmith@ssc.upenn.edu James P. LeSage Department

More information

ISSN Article

ISSN Article Econometrics 2014, 2, 217-249; doi:10.3390/econometrics2040217 OPEN ACCESS econometrics ISSN 2225-1146 www.mdpi.com/journal/econometrics Article The Biggest Myth in Spatial Econometrics James P. LeSage

More information

Using Matrix Exponentials to Explore Spatial Structure in Regression Relationships

Using Matrix Exponentials to Explore Spatial Structure in Regression Relationships Using Matrix Exponentials to Explore Spatial Structure in Regression Relationships James P. LeSage 1 University of Toledo Department of Economics Toledo, OH 43606 jlesage@spatial-econometrics.com R. Kelley

More information

Outline. Overview of Issues. Spatial Regression. Luc Anselin

Outline. Overview of Issues. Spatial Regression. Luc Anselin Spatial Regression Luc Anselin University of Illinois, Urbana-Champaign http://www.spacestat.com Outline Overview of Issues Spatial Regression Specifications Space-Time Models Spatial Latent Variable Models

More information

A DYNAMIC SPACE-TIME PANEL DATA MODEL OF STATE-LEVEL BEER CONSUMPTION

A DYNAMIC SPACE-TIME PANEL DATA MODEL OF STATE-LEVEL BEER CONSUMPTION A DYNAMIC SPACE-TIME PANEL DATA MODEL OF STATE-LEVEL BEER CONSUMPTION Thesis Supervisor: James P. LeSage, Ph.D. Fields Endowed Chair Department of Finance and Economics Approved: Heather C. Galloway, Ph.D.

More information

Spatial inference. Spatial inference. Accounting for spatial correlation. Multivariate normal distributions

Spatial inference. Spatial inference. Accounting for spatial correlation. Multivariate normal distributions Spatial inference I will start with a simple model, using species diversity data Strong spatial dependence, Î = 0.79 what is the mean diversity? How precise is our estimate? Sampling discussion: The 64

More information

W-BASED VS LATENT VARIABLES SPATIAL AUTOREGRESSIVE MODELS: EVIDENCE FROM MONTE CARLO SIMULATIONS

W-BASED VS LATENT VARIABLES SPATIAL AUTOREGRESSIVE MODELS: EVIDENCE FROM MONTE CARLO SIMULATIONS 1 W-BASED VS LATENT VARIABLES SPATIAL AUTOREGRESSIVE MODELS: EVIDENCE FROM MONTE CARLO SIMULATIONS An Liu University of Groningen Henk Folmer University of Groningen Wageningen University Han Oud Radboud

More information

What Lies Beneath: A Sub- National Look at Okun s Law for the United States.

What Lies Beneath: A Sub- National Look at Okun s Law for the United States. What Lies Beneath: A Sub- National Look at Okun s Law for the United States. Nathalie Gonzalez Prieto International Monetary Fund Global Labor Markets Workshop Paris, September 1-2, 2016 What the paper

More information

Pitfalls in higher order model extensions of basic spatial regression methodology

Pitfalls in higher order model extensions of basic spatial regression methodology Pitfalls in higher order model extensions of basic spatial regression methodology James P. LeSage Department of Finance and Economics Texas State University San Marcos San Marcos, TX 78666 jlesage@spatial-econometrics.com

More information

Spatial Dependence in Regressors and its Effect on Estimator Performance

Spatial Dependence in Regressors and its Effect on Estimator Performance Spatial Dependence in Regressors and its Effect on Estimator Performance R. Kelley Pace LREC Endowed Chair of Real Estate Department of Finance E.J. Ourso College of Business Administration Louisiana State

More information

Variables and Variable De nitions

Variables and Variable De nitions APPENDIX A Variables and Variable De nitions All demographic county-level variables have been drawn directly from the 1970, 1980, and 1990 U.S. Censuses of Population, published by the U.S. Department

More information

Areal data models. Spatial smoothers. Brook s Lemma and Gibbs distribution. CAR models Gaussian case Non-Gaussian case

Areal data models. Spatial smoothers. Brook s Lemma and Gibbs distribution. CAR models Gaussian case Non-Gaussian case Areal data models Spatial smoothers Brook s Lemma and Gibbs distribution CAR models Gaussian case Non-Gaussian case SAR models Gaussian case Non-Gaussian case CAR vs. SAR STAR models Inference for areal

More information

Lecture 6: Hypothesis Testing

Lecture 6: Hypothesis Testing Lecture 6: Hypothesis Testing Mauricio Sarrias Universidad Católica del Norte November 6, 2017 1 Moran s I Statistic Mandatory Reading Moran s I based on Cliff and Ord (1972) Kelijan and Prucha (2001)

More information

Parametric Test. Multiple Linear Regression Spatial Application I: State Homicide Rates Equations taken from Zar, 1984.

Parametric Test. Multiple Linear Regression Spatial Application I: State Homicide Rates Equations taken from Zar, 1984. Multiple Linear Regression Spatial Application I: State Homicide Rates Equations taken from Zar, 984. y ˆ = a + b x + b 2 x 2K + b n x n where n is the number of variables Example: In an earlier bivariate

More information

Spatial Relationships in Rural Land Markets with Emphasis on a Flexible. Weights Matrix

Spatial Relationships in Rural Land Markets with Emphasis on a Flexible. Weights Matrix Spatial Relationships in Rural Land Markets with Emphasis on a Flexible Weights Matrix Patricia Soto, Lonnie Vandeveer, and Steve Henning Department of Agricultural Economics and Agribusiness Louisiana

More information

On spatial econometric models, spillover effects, and W

On spatial econometric models, spillover effects, and W On spatial econometric models, spillover effects, and W Solmaria Halleck Vega and J. Paul Elhorst February 2013 Abstract Spatial econometrics has recently been appraised in a theme issue of the Journal

More information

KEY WORDS: balancing factor, eigenfunction spatial filter, gravity model, spatial autocorrelation, spatial interaction

KEY WORDS: balancing factor, eigenfunction spatial filter, gravity model, spatial autocorrelation, spatial interaction A comparison of singly-constrained and spatially structued random effects gravity model specifications with and without eigenfunction spatial filters: 2000 journey-to-work flows in Pennsylvania Daniel

More information

Are Travel Demand Forecasting Models Biased because of Uncorrected Spatial Autocorrelation? Frank Goetzke RESEARCH PAPER

Are Travel Demand Forecasting Models Biased because of Uncorrected Spatial Autocorrelation? Frank Goetzke RESEARCH PAPER Are Travel Demand Forecasting Models Biased because of Uncorrected Spatial Autocorrelation? By Frank Goetzke RESEARCH PAPER 2003-10 Graduate Research Assistant Department of Economics College of Business

More information

Spatial Structure and Spatial Interaction: 25 Years Later

Spatial Structure and Spatial Interaction: 25 Years Later The Review of Regional Studies, Vol. 37, No. 1, 2007, pp. 28 38 ISSN 1553-0892 Spatial Structure and Spatial Interaction: 25 Years Later Daniel A. Griffith School of Economic, Political and Policy Sciences,

More information

FDI in Space Revisited: The Role of Spillovers on Foreign Direct Investment within the European Union

FDI in Space Revisited: The Role of Spillovers on Foreign Direct Investment within the European Union FDI in Space Revisited: The Role of Spillovers on Foreign Direct Investment within the European Union LUISA ALAMÁ-SABATER, BENEDIKT HEID, EDUARDO JIMÉNEZ-FERNÁNDEZ AND LAURA MÁRQUEZ-RAMOS April 28, 2016

More information

Knowledge Spillovers, Spatial Dependence, and Regional Economic Growth in U.S. Metropolitan Areas. Up Lim, B.A., M.C.P.

Knowledge Spillovers, Spatial Dependence, and Regional Economic Growth in U.S. Metropolitan Areas. Up Lim, B.A., M.C.P. Knowledge Spillovers, Spatial Dependence, and Regional Economic Growth in U.S. Metropolitan Areas by Up Lim, B.A., M.C.P. DISSERTATION Presented to the Faculty of the Graduate School of The University

More information

Incorporating Transportation Network Structure in Spatial Econometric Models of Commodity Flows

Incorporating Transportation Network Structure in Spatial Econometric Models of Commodity Flows 188 Reihe Ökonomie Economics Series Incorporating Transportation Network Structure in Spatial Econometric Models of Commodity Flows James P. LeSage, Wolfgang Polasek 188 Reihe Ökonomie Economics Series

More information

Using AMOEBA to Create a Spatial Weights Matrix and Identify Spatial Clusters, and a Comparison to Other Clustering Algorithms

Using AMOEBA to Create a Spatial Weights Matrix and Identify Spatial Clusters, and a Comparison to Other Clustering Algorithms Using AMOEBA to Create a Spatial Weights Matrix and Identify Spatial Clusters, and a Comparison to Other Clustering Algorithms Arthur Getis* and Jared Aldstadt** *San Diego State University **SDSU/UCSB

More information

A SPATIAL ANALYSIS OF A RURAL LAND MARKET USING ALTERNATIVE SPATIAL WEIGHT MATRICES

A SPATIAL ANALYSIS OF A RURAL LAND MARKET USING ALTERNATIVE SPATIAL WEIGHT MATRICES A Spatial Analysis of a Rural Land Market Using Alternative Spatial Weight Matrices A SPATIAL ANALYSIS OF A RURAL LAND MARKET USING ALTERNATIVE SPATIAL WEIGHT MATRICES Patricia Soto, Louisiana State University

More information

Interpreting dynamic space-time panel data models

Interpreting dynamic space-time panel data models Interpreting dynamic space-time panel data models Nicolas Debarsy CERPE, University of Namur, Rempart de la vierge, 8, 5000 Namur, Belgium E-mail: ndebarsy@fundp.ac.be Cem Ertur LEO, Université d Orléans

More information

Wage Inequality, Labor Market Participation and Unemployment

Wage Inequality, Labor Market Participation and Unemployment Wage Inequality, Labor Market Participation and Unemployment Testing the Implications of a Search-Theoretical Model with Regional Data Joachim Möller Alisher Aldashev Universität Regensburg www.wiwi.uni-regensburg.de/moeller/

More information

Spanish exports and logistics needs. A spatial approach Abstract Keywords: JEL classification: Introduction

Spanish exports and logistics needs. A spatial approach Abstract Keywords: JEL classification: Introduction Spanish exports and logistics needs. A spatial approach Luisa Alamá-Sabater Laura Márquez-Ramos Celestino Suárez-Burguet Universitat Jaume I, Castellón, Spain Abstract This paper aims to analyze whether

More information

Linear models. Linear models are computationally convenient and remain widely used in. applied econometric research

Linear models. Linear models are computationally convenient and remain widely used in. applied econometric research Linear models Linear models are computationally convenient and remain widely used in applied econometric research Our main focus in these lectures will be on single equation linear models of the form y

More information

Community Health Needs Assessment through Spatial Regression Modeling

Community Health Needs Assessment through Spatial Regression Modeling Community Health Needs Assessment through Spatial Regression Modeling Glen D. Johnson, PhD CUNY School of Public Health glen.johnson@lehman.cuny.edu Objectives: Assess community needs with respect to particular

More information

Spatial Econometrics

Spatial Econometrics Spatial Econometrics Lecture 5: Single-source model of spatial regression. Combining GIS and regional analysis (5) Spatial Econometrics 1 / 47 Outline 1 Linear model vs SAR/SLM (Spatial Lag) Linear model

More information

Regression Analysis for Data Containing Outliers and High Leverage Points

Regression Analysis for Data Containing Outliers and High Leverage Points Alabama Journal of Mathematics 39 (2015) ISSN 2373-0404 Regression Analysis for Data Containing Outliers and High Leverage Points Asim Kumer Dey Department of Mathematics Lamar University Md. Amir Hossain

More information

Generalized Autoregressive Score Models

Generalized Autoregressive Score Models Generalized Autoregressive Score Models by: Drew Creal, Siem Jan Koopman, André Lucas To capture the dynamic behavior of univariate and multivariate time series processes, we can allow parameters to be

More information

Modeling Land Use Change Using an Eigenvector Spatial Filtering Model Specification for Discrete Response

Modeling Land Use Change Using an Eigenvector Spatial Filtering Model Specification for Discrete Response Modeling Land Use Change Using an Eigenvector Spatial Filtering Model Specification for Discrete Response Parmanand Sinha The University of Tennessee, Knoxville 304 Burchfiel Geography Building 1000 Phillip

More information

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014 Warwick Business School Forecasting System Summary Ana Galvao, Anthony Garratt and James Mitchell November, 21 The main objective of the Warwick Business School Forecasting System is to provide competitive

More information

A Spatial Analysis of Entrepreneurship and Institutional Quality: Evidence from U.S. Metropolitan Areas

A Spatial Analysis of Entrepreneurship and Institutional Quality: Evidence from U.S. Metropolitan Areas JRAP 44(1): 109-131. 2014 MCRSA. All rights reserved. A Spatial Analysis of Entrepreneurship and Institutional Quality: Evidence from U.S. Metropolitan Areas Jamie Bologna West Virginia University USA

More information

CLUSTER EFFECTS AND SIMULTANEITY IN MULTILEVEL MODELS

CLUSTER EFFECTS AND SIMULTANEITY IN MULTILEVEL MODELS HEALTH ECONOMICS, VOL. 6: 439 443 (1997) HEALTH ECONOMICS LETTERS CLUSTER EFFECTS AND SIMULTANEITY IN MULTILEVEL MODELS RICHARD BLUNDELL 1 AND FRANK WINDMEIJER 2 * 1 Department of Economics, University

More information

MIT Spring 2015

MIT Spring 2015 Regression Analysis MIT 18.472 Dr. Kempthorne Spring 2015 1 Outline Regression Analysis 1 Regression Analysis 2 Multiple Linear Regression: Setup Data Set n cases i = 1, 2,..., n 1 Response (dependent)

More information

Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data

Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data Panel data Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data - possible to control for some unobserved heterogeneity - possible

More information

Topic 10: Panel Data Analysis

Topic 10: Panel Data Analysis Topic 10: Panel Data Analysis Advanced Econometrics (I) Dong Chen School of Economics, Peking University 1 Introduction Panel data combine the features of cross section data time series. Usually a panel

More information

Online Apendix for The Decoupling of Affluence and Waste Discharge under Spatial Correlation: Do Richer Communities Discharge More Waste?

Online Apendix for The Decoupling of Affluence and Waste Discharge under Spatial Correlation: Do Richer Communities Discharge More Waste? Online Apendix for The Decoupling of Affluence and Waste Discharge under Spatial Correlation: Do Richer Communities Discharge More Waste? Daisuke Ichinose Masashi Yamamoto Yuichiro Yoshida April 2014 A

More information

splm: econometric analysis of spatial panel data

splm: econometric analysis of spatial panel data splm: econometric analysis of spatial panel data Giovanni Millo 1 Gianfranco Piras 2 1 Research Dept., Generali S.p.A. and DiSES, Univ. of Trieste 2 REAL, UIUC user! Conference Rennes, July 8th 2009 Introduction

More information

Least Squares Estimation-Finite-Sample Properties

Least Squares Estimation-Finite-Sample Properties Least Squares Estimation-Finite-Sample Properties Ping Yu School of Economics and Finance The University of Hong Kong Ping Yu (HKU) Finite-Sample 1 / 29 Terminology and Assumptions 1 Terminology and Assumptions

More information

Spatial Effects and Externalities

Spatial Effects and Externalities Spatial Effects and Externalities Philip A. Viton November 5, Philip A. Viton CRP 66 Spatial () Externalities November 5, / 5 Introduction If you do certain things to your property for example, paint your

More information

Lecture 1. Behavioral Models Multinomial Logit: Power and limitations. Cinzia Cirillo

Lecture 1. Behavioral Models Multinomial Logit: Power and limitations. Cinzia Cirillo Lecture 1 Behavioral Models Multinomial Logit: Power and limitations Cinzia Cirillo 1 Overview 1. Choice Probabilities 2. Power and Limitations of Logit 1. Taste variation 2. Substitution patterns 3. Repeated

More information

Linear Regression. Junhui Qian. October 27, 2014

Linear Regression. Junhui Qian. October 27, 2014 Linear Regression Junhui Qian October 27, 2014 Outline The Model Estimation Ordinary Least Square Method of Moments Maximum Likelihood Estimation Properties of OLS Estimator Unbiasedness Consistency Efficiency

More information

Econometrics Lecture 5: Limited Dependent Variable Models: Logit and Probit

Econometrics Lecture 5: Limited Dependent Variable Models: Logit and Probit Econometrics Lecture 5: Limited Dependent Variable Models: Logit and Probit R. G. Pierse 1 Introduction In lecture 5 of last semester s course, we looked at the reasons for including dichotomous variables

More information

Econometrics Summary Algebraic and Statistical Preliminaries

Econometrics Summary Algebraic and Statistical Preliminaries Econometrics Summary Algebraic and Statistical Preliminaries Elasticity: The point elasticity of Y with respect to L is given by α = ( Y/ L)/(Y/L). The arc elasticity is given by ( Y/ L)/(Y/L), when L

More information

GARCH Models Estimation and Inference

GARCH Models Estimation and Inference GARCH Models Estimation and Inference Eduardo Rossi University of Pavia December 013 Rossi GARCH Financial Econometrics - 013 1 / 1 Likelihood function The procedure most often used in estimating θ 0 in

More information

Departamento de Economía Universidad de Chile

Departamento de Economía Universidad de Chile Departamento de Economía Universidad de Chile GRADUATE COURSE SPATIAL ECONOMETRICS November 14, 16, 17, 20 and 21, 2017 Prof. Henk Folmer University of Groningen Objectives The main objective of the course

More information

SPACE Workshop NSF NCGIA CSISS UCGIS SDSU. Aldstadt, Getis, Jankowski, Rey, Weeks SDSU F. Goodchild, M. Goodchild, Janelle, Rebich UCSB

SPACE Workshop NSF NCGIA CSISS UCGIS SDSU. Aldstadt, Getis, Jankowski, Rey, Weeks SDSU F. Goodchild, M. Goodchild, Janelle, Rebich UCSB SPACE Workshop NSF NCGIA CSISS UCGIS SDSU Aldstadt, Getis, Jankowski, Rey, Weeks SDSU F. Goodchild, M. Goodchild, Janelle, Rebich UCSB August 2-8, 2004 San Diego State University Some Examples of Spatial

More information

Local versus Global Convergence in Europe: A Bayesian Spatial Econometric Approach

Local versus Global Convergence in Europe: A Bayesian Spatial Econometric Approach The Review of Regional Studies, Vol. 37, No. 1, 007, pp. 8 108 ISSN 1553-089 Local versus Global Convergence in Europe: A Bayesian Spatial Econometric Approach Cem Ertur Laboratoire d Economie d Orléans,

More information

Heteroscedasticity 1

Heteroscedasticity 1 Heteroscedasticity 1 Pierre Nguimkeu BUEC 333 Summer 2011 1 Based on P. Lavergne, Lectures notes Outline Pure Versus Impure Heteroscedasticity Consequences and Detection Remedies Pure Heteroscedasticity

More information

Motivation Non-linear Rational Expectations The Permanent Income Hypothesis The Log of Gravity Non-linear IV Estimation Summary.

Motivation Non-linear Rational Expectations The Permanent Income Hypothesis The Log of Gravity Non-linear IV Estimation Summary. Econometrics I Department of Economics Universidad Carlos III de Madrid Master in Industrial Economics and Markets Outline Motivation 1 Motivation 2 3 4 5 Motivation Hansen's contributions GMM was developed

More information

Introduction to Econometrics Final Examination Fall 2006 Answer Sheet

Introduction to Econometrics Final Examination Fall 2006 Answer Sheet Introduction to Econometrics Final Examination Fall 2006 Answer Sheet Please answer all of the questions and show your work. If you think a question is ambiguous, clearly state how you interpret it before

More information

. a m1 a mn. a 1 a 2 a = a n

. a m1 a mn. a 1 a 2 a = a n Biostat 140655, 2008: Matrix Algebra Review 1 Definition: An m n matrix, A m n, is a rectangular array of real numbers with m rows and n columns Element in the i th row and the j th column is denoted by

More information

The Geographic Diversity of U.S. Nonmetropolitan Growth Dynamics: A Geographically Weighted Regression Approach

The Geographic Diversity of U.S. Nonmetropolitan Growth Dynamics: A Geographically Weighted Regression Approach The Geographic Diversity of U.S. Nonmetropolitan Growth Dynamics: A Geographically Weighted Regression Approach by Mark Partridge, Ohio State University Dan Rickman, Oklahoma State Univeristy Kamar Ali

More information

ESE 502: Assignments 6 & 7

ESE 502: Assignments 6 & 7 ESE 502: Assignments 6 & 7 Claire McLeod April 28, 2015 Many types of data are aggregated and recorded over a sub- region. Such areal data is particularly common in health and census data, where metrics

More information

Spatial Regression. 9. Specification Tests (1) Luc Anselin. Copyright 2017 by Luc Anselin, All Rights Reserved

Spatial Regression. 9. Specification Tests (1) Luc Anselin.   Copyright 2017 by Luc Anselin, All Rights Reserved Spatial Regression 9. Specification Tests (1) Luc Anselin http://spatial.uchicago.edu 1 basic concepts types of tests Moran s I classic ML-based tests LM tests 2 Basic Concepts 3 The Logic of Specification

More information

The Wishart distribution Scaled Wishart. Wishart Priors. Patrick Breheny. March 28. Patrick Breheny BST 701: Bayesian Modeling in Biostatistics 1/11

The Wishart distribution Scaled Wishart. Wishart Priors. Patrick Breheny. March 28. Patrick Breheny BST 701: Bayesian Modeling in Biostatistics 1/11 Wishart Priors Patrick Breheny March 28 Patrick Breheny BST 701: Bayesian Modeling in Biostatistics 1/11 Introduction When more than two coefficients vary, it becomes difficult to directly model each element

More information

SIMULATION AND APPLICATION OF THE SPATIAL AUTOREGRESSIVE GEOGRAPHICALLY WEIGHTED REGRESSION MODEL (SAR-GWR)

SIMULATION AND APPLICATION OF THE SPATIAL AUTOREGRESSIVE GEOGRAPHICALLY WEIGHTED REGRESSION MODEL (SAR-GWR) SIMULATION AND APPLICATION OF THE SPATIAL AUTOREGRESSIVE GEOGRAPHICALLY WEIGHTED REGRESSION MODEL (SAR-GWR) I. Gede Nyoman Mindra Jaya 1, Budi Nurani Ruchjana 2, Bertho Tantular 1, Zulhanif 1 and Yudhie

More information

ESTIMATION PROBLEMS IN MODELS WITH SPATIAL WEIGHTING MATRICES WHICH HAVE BLOCKS OF EQUAL ELEMENTS*

ESTIMATION PROBLEMS IN MODELS WITH SPATIAL WEIGHTING MATRICES WHICH HAVE BLOCKS OF EQUAL ELEMENTS* JOURNAL OF REGIONAL SCIENCE, VOL. 46, NO. 3, 2006, pp. 507 515 ESTIMATION PROBLEMS IN MODELS WITH SPATIAL WEIGHTING MATRICES WHICH HAVE BLOCKS OF EQUAL ELEMENTS* Harry H. Kelejian Department of Economics,

More information

Urban Transportation Planning Prof. Dr.V.Thamizh Arasan Department of Civil Engineering Indian Institute of Technology Madras

Urban Transportation Planning Prof. Dr.V.Thamizh Arasan Department of Civil Engineering Indian Institute of Technology Madras Urban Transportation Planning Prof. Dr.V.Thamizh Arasan Department of Civil Engineering Indian Institute of Technology Madras Module #03 Lecture #12 Trip Generation Analysis Contd. This is lecture 12 on

More information

Application of eigenvector-based spatial filtering approach to. a multinomial logit model for land use data

Application of eigenvector-based spatial filtering approach to. a multinomial logit model for land use data Presented at the Seventh World Conference of the Spatial Econometrics Association, the Key Bridge Marriott Hotel, Washington, D.C., USA, July 10 12, 2013. Application of eigenvector-based spatial filtering

More information

Spatio-Temporal Modelling of Credit Default Data

Spatio-Temporal Modelling of Credit Default Data 1/20 Spatio-Temporal Modelling of Credit Default Data Sathyanarayan Anand Advisor: Prof. Robert Stine The Wharton School, University of Pennsylvania April 29, 2011 2/20 Outline 1 Background 2 Conditional

More information

Lecture 2: Linear Models. Bruce Walsh lecture notes Seattle SISG -Mixed Model Course version 23 June 2011

Lecture 2: Linear Models. Bruce Walsh lecture notes Seattle SISG -Mixed Model Course version 23 June 2011 Lecture 2: Linear Models Bruce Walsh lecture notes Seattle SISG -Mixed Model Course version 23 June 2011 1 Quick Review of the Major Points The general linear model can be written as y = X! + e y = vector

More information

ST 740: Linear Models and Multivariate Normal Inference

ST 740: Linear Models and Multivariate Normal Inference ST 740: Linear Models and Multivariate Normal Inference Alyson Wilson Department of Statistics North Carolina State University November 4, 2013 A. Wilson (NCSU STAT) Linear Models November 4, 2013 1 /

More information

Review of Classical Least Squares. James L. Powell Department of Economics University of California, Berkeley

Review of Classical Least Squares. James L. Powell Department of Economics University of California, Berkeley Review of Classical Least Squares James L. Powell Department of Economics University of California, Berkeley The Classical Linear Model The object of least squares regression methods is to model and estimate

More information

Omitted Variable Biases of OLS and Spatial Lag Models

Omitted Variable Biases of OLS and Spatial Lag Models Omitted Variable Biases of OLS and Spatial Lag Models R. Kelley Pace and James P. LeSage 1 Introduction Numerous authors have suggested that omitted variables affect spatial regression methods less than

More information

11. Simultaneous-Equation Models

11. Simultaneous-Equation Models 11. Simultaneous-Equation Models Up to now: Estimation and inference in single-equation models Now: Modeling and estimation of a system of equations 328 Example: [I] Analysis of the impact of advertisement

More information

Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad

Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad Key message Spatial dependence First Law of Geography (Waldo Tobler): Everything is related to everything else, but near things

More information

Introduction to Bayesian Statistics and Markov Chain Monte Carlo Estimation. EPSY 905: Multivariate Analysis Spring 2016 Lecture #10: April 6, 2016

Introduction to Bayesian Statistics and Markov Chain Monte Carlo Estimation. EPSY 905: Multivariate Analysis Spring 2016 Lecture #10: April 6, 2016 Introduction to Bayesian Statistics and Markov Chain Monte Carlo Estimation EPSY 905: Multivariate Analysis Spring 2016 Lecture #10: April 6, 2016 EPSY 905: Intro to Bayesian and MCMC Today s Class An

More information

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 2 Jakub Mućk Econometrics of Panel Data Meeting # 2 1 / 26 Outline 1 Fixed effects model The Least Squares Dummy Variable Estimator The Fixed Effect (Within

More information

Peter Hoff Linear and multilinear models April 3, GLS for multivariate regression 5. 3 Covariance estimation for the GLM 8

Peter Hoff Linear and multilinear models April 3, GLS for multivariate regression 5. 3 Covariance estimation for the GLM 8 Contents 1 Linear model 1 2 GLS for multivariate regression 5 3 Covariance estimation for the GLM 8 4 Testing the GLH 11 A reference for some of this material can be found somewhere. 1 Linear model Recall

More information

ESTIMATION OF SPATIAL AUTOREGRESSIVE MODELS WITH DYADIC OBSERVATIONS AND LIMITED DEPENDENT VARIABLES. A Dissertation. presented to

ESTIMATION OF SPATIAL AUTOREGRESSIVE MODELS WITH DYADIC OBSERVATIONS AND LIMITED DEPENDENT VARIABLES. A Dissertation. presented to ESTIMATION OF SPATIAL AUTOREGRESSIVE MODELS WITH DYADIC OBSERVATIONS AND LIMITED DEPENDENT VARIABLES A Dissertation presented to the Faculty of the Graduate School at the University of Missouri-Columbia

More information

Airport Noise in Atlanta: Economic Consequences and Determinants. Jeffrey P. Cohen, Ph.D. Associate Professor of Economics. University of Hartford

Airport Noise in Atlanta: Economic Consequences and Determinants. Jeffrey P. Cohen, Ph.D. Associate Professor of Economics. University of Hartford Airport Noise in Atlanta: Economic Consequences and Determinants Jeffrey P. Cohen, Ph.D. Associate Professor of Economics University of Hartford Cletus C. Coughlin, Ph.D. Vice President and Deputy Director

More information

2) For a normal distribution, the skewness and kurtosis measures are as follows: A) 1.96 and 4 B) 1 and 2 C) 0 and 3 D) 0 and 0

2) For a normal distribution, the skewness and kurtosis measures are as follows: A) 1.96 and 4 B) 1 and 2 C) 0 and 3 D) 0 and 0 Introduction to Econometrics Midterm April 26, 2011 Name Student ID MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. (5,000 credit for each correct

More information

REGRESSION ANALYSIS BY EXAMPLE

REGRESSION ANALYSIS BY EXAMPLE REGRESSION ANALYSIS BY EXAMPLE Fifth Edition Samprit Chatterjee Ali S. Hadi A JOHN WILEY & SONS, INC., PUBLICATION CHAPTER 5 QUALITATIVE VARIABLES AS PREDICTORS 5.1 INTRODUCTION Qualitative or categorical

More information

Bayesian inference for sample surveys. Roderick Little Module 2: Bayesian models for simple random samples

Bayesian inference for sample surveys. Roderick Little Module 2: Bayesian models for simple random samples Bayesian inference for sample surveys Roderick Little Module : Bayesian models for simple random samples Superpopulation Modeling: Estimating parameters Various principles: least squares, method of moments,

More information

ECON 4160, Autumn term Lecture 1

ECON 4160, Autumn term Lecture 1 ECON 4160, Autumn term 2017. Lecture 1 a) Maximum Likelihood based inference. b) The bivariate normal model Ragnar Nymoen University of Oslo 24 August 2017 1 / 54 Principles of inference I Ordinary least

More information

Towards inference for skewed alpha stable Levy processes

Towards inference for skewed alpha stable Levy processes Towards inference for skewed alpha stable Levy processes Simon Godsill and Tatjana Lemke Signal Processing and Communications Lab. University of Cambridge www-sigproc.eng.cam.ac.uk/~sjg Overview Motivation

More information

Fixed Effects, Invariance, and Spatial Variation in Intergenerational Mobility

Fixed Effects, Invariance, and Spatial Variation in Intergenerational Mobility American Economic Review: Papers & Proceedings 2016, 106(5): 400 404 http://dx.doi.org/10.1257/aer.p20161082 Fixed Effects, Invariance, and Spatial Variation in Intergenerational Mobility By Gary Chamberlain*

More information

Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US

Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US Online appendix to On the stability of the excess sensitivity of aggregate consumption growth in the US Gerdie Everaert 1, Lorenzo Pozzi 2, and Ruben Schoonackers 3 1 Ghent University & SHERPPA 2 Erasmus

More information

Statistics: A review. Why statistics?

Statistics: A review. Why statistics? Statistics: A review Why statistics? What statistical concepts should we know? Why statistics? To summarize, to explore, to look for relations, to predict What kinds of data exist? Nominal, Ordinal, Interval

More information

Module 17: Bayesian Statistics for Genetics Lecture 4: Linear regression

Module 17: Bayesian Statistics for Genetics Lecture 4: Linear regression 1/37 The linear regression model Module 17: Bayesian Statistics for Genetics Lecture 4: Linear regression Ken Rice Department of Biostatistics University of Washington 2/37 The linear regression model

More information

Session 5B: A worked example EGARCH model

Session 5B: A worked example EGARCH model Session 5B: A worked example EGARCH model John Geweke Bayesian Econometrics and its Applications August 7, worked example EGARCH model August 7, / 6 EGARCH Exponential generalized autoregressive conditional

More information

BAYESIAN KRIGING AND BAYESIAN NETWORK DESIGN

BAYESIAN KRIGING AND BAYESIAN NETWORK DESIGN BAYESIAN KRIGING AND BAYESIAN NETWORK DESIGN Richard L. Smith Department of Statistics and Operations Research University of North Carolina Chapel Hill, N.C., U.S.A. J. Stuart Hunter Lecture TIES 2004

More information

10. Time series regression and forecasting

10. Time series regression and forecasting 10. Time series regression and forecasting Key feature of this section: Analysis of data on a single entity observed at multiple points in time (time series data) Typical research questions: What is the

More information

Probabilistic Graphical Models

Probabilistic Graphical Models Probabilistic Graphical Models Brown University CSCI 2950-P, Spring 2013 Prof. Erik Sudderth Lecture 13: Learning in Gaussian Graphical Models, Non-Gaussian Inference, Monte Carlo Methods Some figures

More information

Lattice Data. Tonglin Zhang. Spatial Statistics for Point and Lattice Data (Part III)

Lattice Data. Tonglin Zhang. Spatial Statistics for Point and Lattice Data (Part III) Title: Spatial Statistics for Point Processes and Lattice Data (Part III) Lattice Data Tonglin Zhang Outline Description Research Problems Global Clustering and Local Clusters Permutation Test Spatial

More information

Economics 113. Simple Regression Assumptions. Simple Regression Derivation. Changing Units of Measurement. Nonlinear effects

Economics 113. Simple Regression Assumptions. Simple Regression Derivation. Changing Units of Measurement. Nonlinear effects Economics 113 Simple Regression Models Simple Regression Assumptions Simple Regression Derivation Changing Units of Measurement Nonlinear effects OLS and unbiased estimates Variance of the OLS estimates

More information

Econometrics in a nutshell: Variation and Identification Linear Regression Model in STATA. Research Methods. Carlos Noton.

Econometrics in a nutshell: Variation and Identification Linear Regression Model in STATA. Research Methods. Carlos Noton. 1/17 Research Methods Carlos Noton Term 2-2012 Outline 2/17 1 Econometrics in a nutshell: Variation and Identification 2 Main Assumptions 3/17 Dependent variable or outcome Y is the result of two forces:

More information

Gibbs Sampling in Endogenous Variables Models

Gibbs Sampling in Endogenous Variables Models Gibbs Sampling in Endogenous Variables Models Econ 690 Purdue University Outline 1 Motivation 2 Identification Issues 3 Posterior Simulation #1 4 Posterior Simulation #2 Motivation In this lecture we take

More information

Ninth ARTNeT Capacity Building Workshop for Trade Research "Trade Flows and Trade Policy Analysis"

Ninth ARTNeT Capacity Building Workshop for Trade Research Trade Flows and Trade Policy Analysis Ninth ARTNeT Capacity Building Workshop for Trade Research "Trade Flows and Trade Policy Analysis" June 2013 Bangkok, Thailand Cosimo Beverelli and Rainer Lanz (World Trade Organization) 1 Selected econometric

More information