Learn R Programming

spacom (version 1.0-4)

d_migr: A distance matrix for TRACES areas

Description

A matrix of dimension $80\times 80$, containing distances $d_{ij}$ between centers of TRACES areas $i$ and $j$ defined as a lack of contact between two populations.

Usage

d_migr

Arguments

source

Elcheroth, G., Penic, S., Fasel, R., Giudici, F., Glaeser, S., Joye, D., Le Goff, J.-M., Morselli, D., & Spini, D. (2012). Spatially weighted context data: a new approach for modelling the impact of collective experiences.LIVES Working Papers, 19.

Examples

Run this code
data(d_migr)
w.migr <- WeightMatrix(distance.matrix=d_migr, bandwidth=25)

Run the code above in your browser using DataLab