Skip to content

0.0.4rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tsalo tsalo released this 12 Jun 22:49
· 24 commits to master since this release
19af399

A prerelease for a NiMARE PR.

What's Changed

🎉 Exciting New Features

  • 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

🐛 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

Other Changes

  • Add a code of conduct and update documentation theme by @tsalo in #96
  • Enhance Dataset example by @tsalo in #100

New Contributors

Full Changelog: 0.0.4rc1...0.0.4rc2