powered by
Checks if a spatial weights matrix is row-normalized.
isrownor(W)
Logical value. If the weights matrix is row-normalized such that all rows sum up to 1, the value is TRUE.
spatial weights matrix
Rozeta Simonovska
rownor
data("usa46", package="SDPDmod") isrownor(usa46)
Run the code above in your browser using DataLab