Releases: neurostuff/PyMARE
Releases · neurostuff/PyMARE
0.0.8
0.0.7
0.0.7rc1
0.0.6
What's Changed
🎉 Exciting New Features
- Support precomputed correlation matrix for calculating variance inflation term in Stouffers by @JulioAPeraza in #121
Other Changes
Full Changelog: 0.0.4...0.0.6
0.0.6rc1
What's Changed
🎉 Exciting New Features
- Support precomputed correlation matrix for calculating variance inflation term in Stouffers by @JulioAPeraza in #121
Other Changes
Full Changelog: 0.0.4...0.0.6rc1
0.0.5rc1
What's Changed
🎉 Exciting New Features
- Support precomputed correlation matrix for calculating variance inflation term in Stouffers by @JulioAPeraza in #121
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
🛠 Breaking Changes
- Add an inflation factor to correct for multiple contrasts in Stouffer's combination test by @JulioAPeraza in #117
🎉 Exciting New Features
- Add FDR and Bonferroni correction functions by @tsalo in #87
- Make n and X optional for DataFrame-based Datasets by @tsalo in #89
- Add a datasets module for example meta-analytic datasets by @tsalo in #90
- Drop support for Python 3.6 and 3.7 by @JulioAPeraza in #118
- Support Python 3.11 by @JulioAPeraza in #119
🐛 Bug Fixes
- Coerce tau2 to an array in permutation_test by @tsalo in #94
- Fix maximum likelihood Estimators' SE outputs by @tsalo in #98
- Allow Results objects to work with Estimators' fit() method by @tsalo in #104
- Add shape check to Dataset initialization by @JulioAPeraza in #106
- Use 1D array in
scipy.optimize.minimize
by @JulioAPeraza in #111 - Fix StanMetaRegression estimator by @JulioAPeraza in #108
Other Changes
- Use BibTeX for references and improve docstrings by @tsalo in #86
- Add a code of conduct and update documentation theme by @tsalo in #96
- Enhance Dataset example by @tsalo in #100
- Raise deprecation warnings with Python 3.6 and 3.7 by @JulioAPeraza in #114
- Support Python 3.10 by @tsalo in #82
- rename deprecated variable by @jdkent in #120
New Contributors
- @JulioAPeraza made their first contribution in #106
- @jdkent made their first contribution in #120
Full Changelog: 0.0.3...0.0.4
0.0.4rc6
What's Changed
🛠 Breaking Changes
- Add an inflation factor to correct for multiple contrasts in Stouffer's combination test by @JulioAPeraza in #117
🎉 Exciting New Features
- Drop support for Python 3.6 and 3.7 by @JulioAPeraza in #118
- Support Python 3.11 by @JulioAPeraza in #119
🐛 Bug Fixes
- Use 1D array in
scipy.optimize.minimize
by @JulioAPeraza in #111 - Fix StanMetaRegression estimator by @JulioAPeraza in #108
Other Changes
- Raise deprecation warnings with Python 3.6 and 3.7 by @JulioAPeraza in #114
- Support Python 3.10 by @tsalo in #82
- rename deprecated variable by @jdkent in #120
New Contributors
Full Changelog: 0.0.4rc2...0.0.4rc6
0.0.4rc5
What's Changed
🛠 Breaking Changes
- Add an inflation factor to correct for multiple contrasts in Stouffer's combination test by @JulioAPeraza in #117
🎉 Exciting New Features
- Drop support for Python 3.6 and 3.7 by @JulioAPeraza in #118
- Support Python 3.11 by @JulioAPeraza in #119
🐛 Bug Fixes
- Use 1D array in
scipy.optimize.minimize
by @JulioAPeraza in #111 - Fix StanMetaRegression estimator by @JulioAPeraza in #108
Other Changes
- Raise deprecation warnings with Python 3.6 and 3.7 by @JulioAPeraza in #114
- Support Python 3.10 by @tsalo in #82
- rename deprecated variable by @jdkent in #120
New Contributors
Full Changelog: 0.0.4rc2...0.0.4rc5
0.0.4rc4
What's Changed
🛠 Breaking Changes
- Add an inflation factor to correct for multiple contrasts in Stouffer's combination test by @JulioAPeraza in #117
🎉 Exciting New Features
- Drop support for Python 3.6 and 3.7 by @JulioAPeraza in #118
- Support Python 3.11 by @JulioAPeraza in #119
🐛 Bug Fixes
- Use 1D array in
scipy.optimize.minimize
by @JulioAPeraza in #111 - Fix StanMetaRegression estimator by @JulioAPeraza in #108
Other Changes
- Raise deprecation warnings with Python 3.6 and 3.7 by @JulioAPeraza in #114
- Support Python 3.10 by @tsalo in #82
Full Changelog: 0.0.4rc2...0.0.4rc3
What's Changed
🛠 Breaking Changes
- Add an inflation factor to correct for multiple contrasts in Stouffer's combination test by @JulioAPeraza in #117
🎉 Exciting New Features
- Drop support for Python 3.6 and 3.7 by @JulioAPeraza in #118
- Support Python 3.11 by @JulioAPeraza in #119
🐛 Bug Fixes
- Use 1D array in
scipy.optimize.minimize
by @JulioAPeraza in #111 - Fix StanMetaRegression estimator by @JulioAPeraza in #108
Other Changes
- Raise deprecation warnings with Python 3.6 and 3.7 by @JulioAPeraza in #114
- Support Python 3.10 by @tsalo in #82
Full Changelog: 0.0.4rc2...0.0.4rc3
What's Changed
Other Changes
New Contributors
Full Changelog: 0.0.4rc3...0.0.4rc4