README.md
setup.py
src/xtg/__init__.py
src/xtg/calculater.py
src/xtg/diagnostics.py
src/xtg/metrics.py
src/xtg/select.py
src/xtg.egg-info/PKG-INFO
src/xtg.egg-info/SOURCES.txt
src/xtg.egg-info/dependency_links.txt
src/xtg.egg-info/requires.txt
src/xtg.egg-info/top_level.txt
src/xtg/core/__init__.py
src/xtg/core/kernels.py
src/xtg/core/weights.py
src/xtg/models/__init__.py
src/xtg/models/agwr.py
src/xtg/models/agwr_pc.py
src/xtg/models/gwr.py
src/xtg/models/gwr_knn.py
src/xtg/models/mgwr.py
src/xtg/models/ols.py
src/xtg/models/sgwr.py
test/test-1.py
test/test-2.py
test/test-cal.py
test/test-xtg.py