trevismd / statannotations

add statistical significance annotations on seaborn plots. Further development of statannot, with bugfixes, new features, and a different API.
Other
624 stars 67 forks source link

Kruskal-Wallis test description #42

Closed trevismd closed 2 years ago

trevismd commented 2 years ago

Reopening (my bad) of #40.

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (82ba53d) into dev (bbab408) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #42   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files          29       29           
  Lines        1874     1874           
=======================================
  Hits         1818     1818           
  Misses         56       56           
Impacted Files Coverage Δ
statannotations/stats/StatTest.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bbab408...82ba53d. Read the comment docs.