.. _api_ref:

=============
API Reference
=============


:mod:`pysal.lib`: PySAL Core 
=============================

* `weights: Spatial Weights <https://pysal.org/libpysal/api.html#spatial-weights>`_
* `cg: Computational Geometry <https://pysal.org/libpysal/api.html#cg-computational-geometry>`_
* `io: Input-Output <https://pysal.org/libpysal/api.html#io>`_ 
* `examples: Example datasets <https://pysal.org/libpysal/api.html#io>`_

:mod:`pysal.explore`: Exploratory Spatial Data Analysis
=======================================================
* `esda: Spatial Autocorrelation Analysis <https://pysal.org/esda/api.html>`_
* `giddy: Geospatial Distribution Dynamics <https://pysal.org/giddy/api.html>`_
* `inequality: Spatial Inequality Analysis <https://inequality.readthedocs.io/en/latest/api.html>`_
* `pointpats: Planar Point Pattern Analysis <https://pointpats.readthedocs.io/en/latest/api.html>`_
* `segregation: Segregation Analysis <https://segregation.readthedocs.io/en/latest/api.html>`_
* `spaghetti: Spatial Analysis on Networks <https://pysal.org/spaghetti/api.html>`_


:mod:`pysal.model`: Spatial Statistical Models
==============================================
* `access: Spatial Accessibility  <https://access.readthedocs.io/en/latest/api.html>`_
* `mgwr: Multiscale Geographically Weighted Regression <https://mgwr.readthedocs.io/en/latest/api.html>`_ 
* `spglm: Sparse Generalized Linear Models <https://spglm.readthedocs.io/en/latest/api.html>`_
* `spint: Spatial Interaction Modeling <https://spint.readthedocs.io/en/latest/api.html>`_
* `spreg: Spatial Regression and Econometrics <https://spreg.readthedocs.io/en/latest/api.html>`_
* `spvcm: Spatial Varying Component Models <https://github.com/pysal/spvcm>`_
* `tobler: Areal Interpolation and Dasymetric Mapping <https://pysal.org/tobler/api.html>`_

:mod:`pysal.viz`: Geovisualization
==================================
* `mapclassify: Choropleth Map Classification Schemes <https://pysal.org/mapclassify/api.html>`_
* `splot: Lightweight Visualization Interface for PySAL Analytics <https://splot.readthedocs.io/en/latest/api.html#>`_

