RipleysKEstimator
=================

.. currentmodule:: astropy.stats

.. autoclass:: RipleysKEstimator
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RipleysKEstimator.area
      ~RipleysKEstimator.x_max
      ~RipleysKEstimator.x_min
      ~RipleysKEstimator.y_max
      ~RipleysKEstimator.y_min

   .. rubric:: Methods Summary

   .. autosummary::

      ~RipleysKEstimator.Hfunction
      ~RipleysKEstimator.Lfunction
      ~RipleysKEstimator.__call__
      ~RipleysKEstimator.evaluate
      ~RipleysKEstimator.poisson

   .. rubric:: Attributes Documentation

   .. autoattribute:: area
   .. autoattribute:: x_max
   .. autoattribute:: x_min
   .. autoattribute:: y_max
   .. autoattribute:: y_min

   .. rubric:: Methods Documentation

   .. automethod:: Hfunction
   .. automethod:: Lfunction
   .. automethod:: __call__
   .. automethod:: evaluate
   .. automethod:: poisson
