sigpyproc.core.stats
====================

.. automodule:: sigpyproc.core.stats
   :no-members:

.. currentmodule:: sigpyproc.core.stats



.. rubric:: Classes

.. autosummary::
   :nosignatures:

   ChannelStats

   ZScoreResult





.. rubric:: Functions

.. autosummary::
   :nosignatures:

   downsample_1d

   downsample_2d

   downsample_2d_flat

   estimate_loc

   estimate_scale

   estimate_zscore

   running_filter

   running_filter_fast














.. autoclass:: ChannelStats
   :members:
   :show-inheritance:


.. autoclass:: ZScoreResult
   :members:
   :show-inheritance:







.. autofunction:: downsample_1d


.. autofunction:: downsample_2d


.. autofunction:: downsample_2d_flat


.. autofunction:: estimate_loc


.. autofunction:: estimate_scale


.. autofunction:: estimate_zscore


.. autofunction:: running_filter


.. autofunction:: running_filter_fast


