crime_W | R Documentation |
Non-negative row-normized adjacency matrix describing the network structure between Chicago census blocks.
crime_W
A matrix with 552 rows and 552 columns.
Clark and Dixon (2021), available at https://github.com/nick3703/Chicago-Data.
Clark, N. J. and P. M. Dixon (2021). A class of spatially correlated self-exciting statistical models. Spatial Statistics, 43, 1–18.
crime, lin_estimnarpq, log_lin_estimnarpq
data(crime)
data(crime_W)
mod1 <- lin_estimnarpq(crime, crime_W, p = 1)
mod2 <- log_lin_estimnarpq(crime, crime_W, p = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.