useDynLib(spdep)

export(EBImoran.mc, probmap, choynowski, EBest, EBlocal, LR.sarlm, 
	LR1.sarlm, Wald1.sarlm, airdist, card, rookcell, 
	queencell, mrc2vi, vi2mrc, cell2nb, n.comp.nb, diffnb,
	dnearneigh, droplinks, eigenw, errorsarlm, gabrielneigh, geary.test,
	geary, geary.mc, globalG.test, graph2nb, joincount.test, joincount.mc,
	joincount.multi, print.jcmulti,
	knearneigh, knn2nb, lagsarlm, listw2sn, sn2listw, read.gwt2nb,
	write.sn2gwt, lm.LMtests, lm.morantest, localG, localmoran, moran,
	moran.test, moran.mc, moran.plot, localmoran.sad, lm.morantest.sad,
	nb2listw, nb2mat, listw2mat, mat2listw, invIrM, invIrW, nbdists, nblag,
	poly2nb, read.gal, write.nb.gal, read.geoda, relativeneigh,
	soi.graph, sp.correlogram, sp.mantel.mc, set.spChkOption, chkIDs,
	get.spChkOption, spNamedVec, spwdet, logSpwdet, tri2nb,
	spweights.constants, lag.listw, listw2U, listw2star, is.symmetric.nb,
	sym.attr.nb, include.self, make.sym.nb, union.nb, intersect.nb,
	setdiff.nb, complement.nb, Szero, spdep, print.nb, summary.nb, 
	plot.nb, edit.nb, subset.nb, summary.listw, print.listw, subset.listw,
	plot.Gabriel, plot.relative, print.jclist, print.LMtestlist, 
	plot.mc.sim, as.data.frame.localmoransad, print.localmoransad, 
	summary.localmoransad, print.summary.localmoransad, print.moransad, 
	summary.moransad, print.summary.moransad, print.spcor, plot.spcor, 
	print.sarlm, summary.sarlm, residuals.sarlm, deviance.sarlm, 
	coef.sarlm, fitted.sarlm, logLik.sarlm, anova.sarlm, 
	predict.sarlm, print.summary.sarlm, print.sarlm.pred, bptest.sarlm,
	write.sn2dat, read.dat2listw, nb2blocknb, p.adjustSP)

import(maptools)

S3method(print, nb)
S3method(summary, nb)
S3method(plot, nb)
S3method(edit, nb)
S3method(subset, nb)

S3method(summary, listw)
S3method(print, listw)
S3method(subset, listw)

S3method(plot, Gabriel)
S3method(plot, relative)

S3method(print, jclist)
S3method(print, jcmulti)
S3method(print, LMtestlist)
S3method(plot, mc.sim)

S3method(as.data.frame, localmoransad)
S3method(print, localmoransad)
S3method(summary, localmoransad)
S3method(print, summary.localmoransad)

S3method(print, moransad)
S3method(summary, moransad)
S3method(print, summary.moransad)

S3method(print, spcor)
S3method(plot, spcor)

S3method(print, sarlm)
S3method(summary, sarlm)
S3method(residuals, sarlm)
S3method(deviance, sarlm)
S3method(coef, sarlm)
S3method(fitted, sarlm)
S3method(logLik, sarlm)
S3method(anova, sarlm)
S3method(predict, sarlm)

S3method(print, summary.sarlm)
S3method(print, sarlm.pred)

