Skip to content

Releases: john-veillette/niseq

v0.0.2

11 Jan 19:52
Compare
Choose a tag to compare
  • Fixes a numerical issue where subsequent adjusted alphas are over-conservative (sometimes even zero) after a look in which there are many tied ranks among null test statistics (e.g. in network-based statistic where test stats are discrete, or if n_permutations > 2**look_times[0]).
  • Suppresses test_func's joblib text output during bootstrap power analysis with bootstrap_predictive_power_1samp, so users aren't bombarded with the statuses of thousands of permutation tests at once. (This issue only ever affected certain MNE versions.)

v0.0.1

09 Jan 20:06
Compare
Choose a tag to compare

Initial release. Expect some bugs.