Skip to content

New statistical tests#17

Open
mkstratos wants to merge 13 commits intomasterfrom
mkstratos/new-tests
Open

New statistical tests#17
mkstratos wants to merge 13 commits intomasterfrom
mkstratos/new-tests

Conversation

@mkstratos
Copy link
Copy Markdown
Member

Add additional statistical tests to the MVK test for ensemble comparisons.

Major Changes

Perform two additional statistical tests during MVK test analysis, the tests used are now: (new in bold)

  • Kolmogorov–Smirnov (K-S)
  • Mann-Whitney (M-W)
  • Cramér–von Mises (C-VM)
  • Student's t (T)

All results are reported, but the overall pass / fail criterion is determined by the --use-test command line argument (by default this is the K-S test).

Minor Changes

  • Outputs MVK results using DataTables (so scrolling results is easier)
  • Improves test coverage
  • Adds pixi configuration for installing environment

@mkstratos mkstratos self-assigned this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant