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
- Add Fixed Effects Meta-Analysis with Hedges’ g by @JulioAPeraza in #894
- 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
- [REF] Compute correlation matrix in signal voxels by @JulioAPeraza in #889
- [REF] optimize
get_studies_by_mask
by @jdkent in #891 - [MAINT] hyphen no longer supported by @jdkent in #899
- [MAINT] run benchmarking on estimators by @jdkent in #900
- [MAINT] update workflow and fix example by @jdkent in #905
Full Changelog: 0.3.0...0.4.0rc1