:mod:`spreg.ml_error` --- ML Estimation of Spatial Error  Model
=====================================================================================

The :mod:`spreg.ml_error` module provides spatial error model  estimation with maximum likelihood following Anselin (1988).

.. versionadded:: 1.7


.. automodule:: pysal.spreg.ml_error
    :synopsis: Code for spreg spatial error estimation via ML
    :members:

