BoxLeastSquares
===============

.. currentmodule:: astropy.stats

.. autoclass:: BoxLeastSquares
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~BoxLeastSquares.autoperiod
      ~BoxLeastSquares.autopower
      ~BoxLeastSquares.compute_stats
      ~BoxLeastSquares.model
      ~BoxLeastSquares.power
      ~BoxLeastSquares.transit_mask

   .. rubric:: Methods Documentation

   .. automethod:: autoperiod
   .. automethod:: autopower
   .. automethod:: compute_stats
   .. automethod:: model
   .. automethod:: power
   .. automethod:: transit_mask
