Skip to content

Commit

Permalink
Add support for publication size weighting. General refactoring of IB…
Browse files Browse the repository at this point in the history
…MA estimators (#887)

* Refactor Stouffers, and support  publication size weighting

* Remove raw_data to save memory

* Refactor Fishers

* Refactor WeightedLeastSquares

* Refactor DerSimonianLaird

* Update ibma.py

* Refactor _fit()

* Refactor Hedges

* Refactor SampleSizeBasedLikelihood

* Refactor VarianceBasedLikelihood

* Refactor PermutedOLS

* Update ibma.py

* Update new parameter in reports

* Major refactoring of IBMA estimators

* Add test for use_group_size

* Test Stouffers correction with multiple contrast

* Fix lint

* Rename variables
  • Loading branch information
JulioAPeraza authored May 29, 2024
1 parent d95c18b commit 2f0fa61
Show file tree
Hide file tree
Showing 5 changed files with 1,703 additions and 374 deletions.
Loading

0 comments on commit 2f0fa61

Please sign in to comment.