TRSasasusu / stat_util

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stat_util

  • Dunnett test
  • Kolmogorov-Smirnov test (applying Holm)

Requirements

  • R (add it to PATH)
  • Python >3.4

Install

pip install -r requirements.txt

Usage

python3 dunnett.py test.xlsx
python3 k_s.py test.xlsx

About

License:MIT License


Languages

Language:Python 100.0%