sim.gmat: Spatial adjacency matrix

Description Usage Format Examples

Description

Simulated spatial adjacency matrix with 100 regions on 10x10 grid, where entry (i,j) is 1 if region i is a neighbor of region j and 0 else.

Usage

1

Format

A data frame with 100 observations on 100 variables.

Examples

1
2
data(sim.gmat)
## maybe str(sim.gmat) ; plot(sim.gmat) ...

spatcounts documentation built on May 29, 2017, 11:04 p.m.