Skip to content

Releases: neurostuff/NiMARE

0.4.0

11 Sep 21:58
52400d3
Compare
Choose a tag to compare

This version adds a new fixed effects meta-analytic algorithm, Hedge's g, where one can estimate effect size.
Also several semi-critical bug fixes for accurately reporting the z-values in the Stouffer's test.

What's Changed

🎉 Exciting New Features

  • [ENH] Add Fixed Effects Meta-Analysis with Hedges’ g by @JulioAPeraza in #894
  • [ENH] Add t-statistic images as valid targets in ImageTransformer by @JulioAPeraza in #895

🐛 Bug Fixes

  • [FIX] bump pymare for rounding issue by @jdkent in #897
  • [FIX] Add support for IBMA estimators with t-statistic images in Reports by @JulioAPeraza in #896
  • [FIX] Fix the correlation matrix computation in Stouffers and Reports by @JulioAPeraza in #901
  • [FIX] bump pymare version to fix z values by @jdkent in #904

Other Changes

Full Changelog: 0.3.0...0.4.0rc1

0.4.0rc1

11 Sep 21:43
78b79f4
Compare
Choose a tag to compare
0.4.0rc1 Pre-release
Pre-release

This version adds a new fixed effects meta-analytic algorithm, Hedge's g, where one can estimate effect size.
Also several semi-critical bug fixes for accurately reporting the z-values in the Stouffer's test.

What's Changed

🎉 Exciting New Features

🐛 Bug Fixes

  • [FIX] bump pymare for rounding issue by @jdkent in #897
  • [FIX] Add support for IBMA estimators with t-statistic images in Reports by @JulioAPeraza in #896
  • [FIX] Fix the correlation matrix computation in Stouffers and Reports by @JulioAPeraza in #901
  • [FIX] bump pymare version to fix z values by @jdkent in #904

Other Changes

Full Changelog: 0.3.0...0.4.0rc1

0.3.0

16 Jul 20:33
81062e6
Compare
Choose a tag to compare

What's Changed

🎉 Exciting New Features

  • Add correction for multiple contrasts within a study in Stouffer's IBMA by @JulioAPeraza in #882
  • Add support for the concordant mode test in Fisher's and Stouffer's estimators by @JulioAPeraza in #884
  • Add support for publication size weighting. General refactoring of IBMA estimators by @JulioAPeraza in #887

Other Changes

Full Changelog: 0.2.2...0.3.0

0.3.0rc1

16 Jul 20:28
34ad68d
Compare
Choose a tag to compare
0.3.0rc1 Pre-release
Pre-release

What's Changed

🎉 Exciting New Features

  • Add correction for multiple contrasts within a study in Stouffer's IBMA by @JulioAPeraza in #882
  • Add support for the concordant mode test in Fisher's and Stouffer's estimators by @JulioAPeraza in #884
  • Add support for publication size weighting. General refactoring of IBMA estimators by @JulioAPeraza in #887

Other Changes

Full Changelog: 0.2.2...0.2.3

0.2.2

07 Feb 20:32
07ac3b6
Compare
Choose a tag to compare

What's Changed

This release changes the default behavior of the number of iterations chosen for the FWECorrector, we reduced the default number of montecarlo simulations from 10,000 to 5,000 as this allows for a more manageable runtime with limited impact on the stability of the results.

🎉 Exciting New Features

🐛 Bug Fixes

Other Changes

Full Changelog: 0.2.1...0.2.2

0.2.2rc3

06 Feb 20:11
07ac3b6
Compare
Choose a tag to compare
0.2.2rc3 Pre-release
Pre-release

What's Changed

Other Changes

  • [FIX] tqdm not displaying on notebooks by @jdkent in #878

Full Changelog: 0.2.2rc2...0.2.2rc3

0.2.2rc2

02 Feb 21:36
4b33efe
Compare
Choose a tag to compare
0.2.2rc2 Pre-release
Pre-release

What's Changed

Other Changes

Full Changelog: 0.2.2rc1...0.2.2rc2

0.2.2rc1

20 Jan 07:19
edbbe19
Compare
Choose a tag to compare
0.2.2rc1 Pre-release
Pre-release

What's Changed

🎉 Exciting New Features

🐛 Bug Fixes

Other Changes

Full Changelog: 0.2.1...0.2.2rc1

0.2.1

11 Jan 22:15
2b1c23a
Compare
Choose a tag to compare

What's Changed

🎉 Exciting New Features

👎 Deprecations

  • Deprecate ale_sleuth_workflow in favor of CBMAWorkflow and PairwiseCBMAWorkflow by @JulioAPeraza in #851

Enhancements

  • Optimize compute_kda_ma for memory and speed by @adelavega in #857 🚀

Fixes

  • [FIX] do not check id columns for image extensions by @jdkent in #860
  • [FIX] bump min numpy/seaborn versions by @jdkent in #861

Other Changes

  • Disable computation of probabilities by default for MKDAChi2 by @adelavega in #856

Full Changelog: 0.2.0...0.2.1

0.2.1rc2

11 Jan 00:08
2b1c23a
Compare
Choose a tag to compare
0.2.1rc2 Pre-release
Pre-release

What's Changed

Other Changes

  • [FIX] bump min numpy/seaborn versions by @jdkent in #861

Full Changelog: 0.2.1rc1...0.2.1rc2