Learn R Programming

spacom (version 0.9-3)

d_ident: 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 common identification.

Usage

d_ident

Arguments

source

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

Examples

Run this code
data(d_ident)
w_id <- WeightMatrix(distance.matrix=d_ident, bandwidth=2)

Run the code above in your browser using DataLab