Spatial econometrics normally hands you the neighbourhood map before the analysis starts. This lab lets you poke at what happens when you estimate it instead — on 90 European NUTS-1 regions observed annually from 2001 to 2019.
Why this is not an ordinary regression
A spatial autoregressive panel needs an n × n matrix W saying who is whose neighbour. Fix it in advance — contiguity, k-nearest neighbours, a distance band — and you have 6 unknowns and 1,710 observations, which is comfortable. Treat every off-diagonal cell as unknown instead and you have 8,016 unknowns against the same 1,710 observations.
A model with 4.7 parameters per observation cannot be estimated by likelihood alone. Everything depends on the prior — which is what tab 2 is about.
The replication
All twelve quantities published in Krisztin & Piribauer (2026), Table 3, reproduce to the five decimal places printed.
The prior on the links has two parts: where links can be, and how many there are. The second is where the surprises live.
What your prior actually asserts
The trap
Writing rep(1, n) feels like imposing nothing. At n = 90 it implies a prior expectation of 44.5 neighbours per region — a belief that every European region is directly wired to half of Europe. With only 19 time periods, that prior would dominate the likelihood rather than be updated by it. Turn the flat curve on above and compare it with an anchor of 7.
Each of the 8,010 possible links has a posterior probability: the share of retained draws in which the model switched it on. Raise the evidence bar and watch which links survive.
What kind of links survive?
Estimated degree, region by region
The strongest estimated links
The payoff. Fit the identical model three times, changing nothing but the neighbourhood map. Every sign survives; the magnitudes do not.
How well does each assumed map predict the estimated one?
Sharing a country predicts the estimated network better than sharing a border does. That is the central finding of the exercise — and nothing in the specification mentions countries.