https://github.com/cran/sphet
Raw File
Tip revision: 15d2dbfcd1c4652ae697063c91292a33caa1d5cb authored by Gianfranco Piras on 20 June 2013, 00:00:00 UTC
version 1.4
Tip revision: 15d2dbf
NAMESPACE
importFrom(stats, model.matrix, model.response, aggregate)
import(nlme)
import(spdep)
import(Matrix)

export(distance,gstslshet,read.gwt2dist,stslshac,summary.sphet, print.sphet, listw2dgCMatrix,impacts.gstsls,spreg, circular)



S3method(print,sphet)
S3method(print,summary.sphet)
S3method(impacts, gstsls)
back to top