======================================== Outlier Detection with Hampel Identifier ======================================== :doc:`/SingleStepClassifiers/NonCausalStep/index` This step detects outliers in a data set by applying the *Hampel Identifier* algorithm. .. rubric:: Input Parameters 1. Input data including outliers .. rubric:: Output Parameters 1. Original data with outliers marked .. rubric:: Workflow .. image:: workflow.svg .. rubric:: Algorithm :doc:`/Algorithms/HampelIdentifier/index` .. rubric:: References - R.K.\ Pearson, Mining Imperfect Data, Society for Industrial and Applied Mathematics, Philadelphia, PA., 2005.