.. SPDX-FileCopyrightText: 2021 Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
..
.. SPDX-License-Identifier: GPL-3.0-or-later

Outlier Detection
=================

Univariate Outlier Detection

.. currentmodule:: saqc

.. autosummary::
   :nosignatures:

   ~SaQC.flagUniLOF
   ~SaQC.flagByStray
   ~SaQC.flagMAD
   ~SaQC.flagOffset
   ~SaQC.flagByGrubbs
   ~SaQC.flagRange
   ~SaQC.flagLOF
   ~SaQC.flagZScore