Skip to main content

"Parameters Elimination Method" Goodness-Of-Fit test for normality

Project description

PEM test library

Installation

pip install pemtest

What is PEM test?

When performing data analysis, sometimes people come across a problem of checking null hypothesis for normality without knowing parameters of the distribution. In this case we should use tests like "Parameters Elimination Method". PEM test allows us to get rid of mu and sigma^2 and move from performing a test for normality to performing a test for uniform distribution with parameters 0, 1.

Looks hard. Will there be any further explanation?

Yes. You can read full documentation on the algorithm based on PEM test here.

Are there any examples?

Yes, here's an interactive notebook with examples: https://colab.research.google.com/drive/15SR2hJpejqQ8G-I0SXk-WZMZUpsbUdAC?usp=sharing

Who is the author of this method?

turkunov @ Github (me) based on the research done by Sarkadi K. in "On testing for normality" (1960) [p. 269-275].

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pemtest-0.0.2-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page