powered by
'summary.sphet'
'sphet'
## S3 method for class 'sphet': summary(object,width=getOption("width"), digits=getOption("digits"),obsinfo=FALSE,...)
gstslshet
stslshac
library(spdep) data(columbus) listw<-nb2listw(col.gal.nb) res<-gstslshet(CRIME~HOVAL + INC, data=columbus, listw=listw) summary(res)
Run the code above in your browser using DataLab