zscore ====== .. currentmodule:: pdcleaner.detection.gaussian .. autoclass:: zscore :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~zscore.inclusive ~zscore.index ~zscore.isnormal ~zscore.lmbda ~zscore.lower ~zscore.mean ~zscore.n_errors ~zscore.name ~zscore.normaltest ~zscore.obj ~zscore.pvalue ~zscore.sided ~zscore.std ~zscore.threshold ~zscore.transform ~zscore.upper .. rubric:: Methods Summary .. autosummary:: ~zscore.detected ~zscore.has_errors ~zscore.is_error ~zscore.not_error ~zscore.plot ~zscore.report ~zscore.valid .. rubric:: Attributes Documentation .. autoattribute:: inclusive .. autoattribute:: index .. autoattribute:: isnormal .. autoattribute:: lmbda .. autoattribute:: lower .. autoattribute:: mean .. autoattribute:: n_errors .. autoattribute:: name .. autoattribute:: normaltest .. autoattribute:: obj .. autoattribute:: pvalue .. autoattribute:: sided .. autoattribute:: std .. autoattribute:: threshold .. autoattribute:: transform .. autoattribute:: upper .. rubric:: Methods Documentation .. automethod:: detected .. automethod:: has_errors .. automethod:: is_error .. automethod:: not_error .. automethod:: plot .. automethod:: report .. automethod:: valid