neurostuff / PyMARE

PyMARE: Python Meta-Analysis & Regression Engine
https://pymare.readthedocs.io
MIT License
51 stars 14 forks source link

Merge `fit()` and `fit_dataset()`. Replace `summary()` with `transform()`. Add `fit_transform()`. #112

Open JulioAPeraza opened 2 years ago

JulioAPeraza commented 2 years ago

Closes #103.

Changes proposed in this pull request: