https://github.com/cran/sphet
Raw File
Tip revision: 317be1de746057feb372284986fe66ea69113072 authored by Gianfranco Piras on 04 April 2012, 00:00:00 UTC
version 1.1-12
Tip revision: 317be1d
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)



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