Skip to content

GrzegorzMika/NonParStat

Repository files navigation

Nonparametric Tests

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status codecov

Buy Me A Coffee

NonParStat is a python module containing various non parametric statistical tests. The name NonParStat is a shortcut from Non-Parametric Statistics. The aim of the package is to extend the functionalities provided in the scipy package in the scope of statistical testing.

List of available tests:

  1. Scale-location Cucconi test (two- and multisample version)
  2. Scale-location Podgor-Gastwirth test

To generate the documentation run pdoc3 --html --force -o'docs' nonparstat/.

About

A collection of various non-parametric tests.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages