Weng {bmstdr} | R Documentation |
A 313 by 313 proximity matrix for the 313 LADCUAS in England. Each entry is either 0 or 1 and is 1 if the corresponding row and column LADCUAs share a common boundary.
Weng
An object of class matrix
(inherits from array
) with 313 rows and 313 columns.
Sahu and Böhning (2021).
Sahu SK, Böhning D (2021). “Bayesian spatio-temporal joint disease mapping of Covid-19 cases and deaths in local authorities of England.” Spatial Statistics. doi: 10.1016/j.spasta.2021.100519.
dim(Weng) summary(apply(Weng, 1, sum))