Interface between Matrix class objects and weights list
Interface between Matrix class objects and weights list
listw2dgCMatrix(listw, zero.policy = NULL)
listw |
a |
zero.policy |
See |
Matrix class object: a sparse Matrix
Gianfranco Piras
data(columbus, package="spdep") listw<-nb2listw(col.gal.nb) spW<-listw2dgCMatrix(listw)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.