Skip to content

Create plot routine for extractor feets.extractors.ext_anderson_darling.AndersonDarling #52

@leliel12

Description

@leliel12

Create plot routine for extractor AndersonDarling.

Path: feets.extractors.ext_anderson_darling.py

Features

  • AndersonDarling

Extractor Documentation

AndersonDarling

The Anderson-Darling test is a statistical test of whether a given sample of data is drawn from a given probability distribution. When applied to testing if a normal distribution adequately describes a set of data, it is one of the most powerful statistical tools for detecting most departures from normality.

For a normal distribution the Anderson-Darling statistic should take values close to 0.25.

References

Warnings

The original FATS documentation says that the result of AndersonDarling must be ~0.25 for gausian distribution but the result is ~-0.60

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions