Biblioteca Python para o Teste Kruskal-Wallis Global e Post-Hoc Dunn com correção Stata/Bonferroni
Project description
Kruskal-Wallis Analyzer
O Kruskal-Wallis Analyzer é uma biblioteca Python focada na execução do teste não-paramétrico de Kruskal-Wallis para $k$ amostras independentes, seguido pela análise post-hoc de comparações múltiplas através do Teste de Dunn com ajuste de Bonferroni.
O grande diferencial desta biblioteca é a fidelidade estatística:
- Parte 1 (Global): Replica milimetricamente os resultados do software R (
kruskal.test). - Parte 2 (Post-Hoc): Replica de forma exata os resultados do Stata (
kwallis), calculando com precisão o fator de correção para empates numéricos (ties), evitando as divergências comuns encontradas em outras bibliotecas de mercado.
🚀 Instalação
Após a publicação no PyPI, a biblioteca poderá ser instalada via pip:
pip install kruskal-analyzer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kruskal_analyzer-0.1.0.tar.gz.
File metadata
- Download URL: kruskal_analyzer-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6136773e74b585615bff9d8dd649a459f77de3d3ffb9ad3da3b0e03d29e57fb
|
|
| MD5 |
3ff23bd419cec4db2fc05b703616ea58
|
|
| BLAKE2b-256 |
be8390131f7d302134366080732696973b56de3e81cc77d1a36cf3c6b161c5b4
|
File details
Details for the file kruskal_analyzer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kruskal_analyzer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc46baf31134332d5a9673fdcf9c20ec8131d809d7f75eacb87e4b35bb1c119c
|
|
| MD5 |
5275857c135d24a3c1e285738a0ef7b8
|
|
| BLAKE2b-256 |
61d3096adf645057418032104f2b8dd6105809f5a0e8d34b3e0cbd6bd81b652d
|