.. _sphx_glr_auto_examples_02_meta-analyses: .. _examples-metas: Performing meta-analyses ------------------------ NiMARE implements a number of coordinate- and image-based meta-analysis algorithms in its :mod:`~nimare.meta` module. The examples below use :class:`~nimare.nimads.Studyset` as the primary analysis input, with legacy :class:`~nimare.dataset.Dataset` objects appearing only in preprocessing steps where older APIs still require them. For more information about the components that go into coordinate-based meta-analyses in NiMARE, see :doc:`/cbma`, as well as :doc:`/outputs`. .. raw:: html
.. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_01_plot_cbma_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/01_plot_cbma` .. raw:: html
Coordinate-based meta-analysis algorithms
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_02_plot_ibma_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/02_plot_ibma` .. raw:: html
Image-based meta-analysis algorithms
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_03_plot_kernel_transformers_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/03_plot_kernel_transformers` .. raw:: html
KernelTransformers and CBMA
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_04_plot_estimators_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/04_plot_estimators` .. raw:: html
The Estimator class
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_05_plot_correctors_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/05_plot_correctors` .. raw:: html
The Corrector class
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_06_plot_compare_ibma_and_cbma_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/06_plot_compare_ibma_and_cbma` .. raw:: html
Compare image and coordinate based meta-analyses
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_07_macm_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/07_macm` .. raw:: html
Meta-analytic coactivation modeling analysis
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_08_plot_cbma_subtraction_conjunction_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/08_plot_cbma_subtraction_conjunction` .. raw:: html
Two-sample ALE meta-analysis
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_09_plot_simulated_data_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/09_plot_simulated_data` .. raw:: html
Simulate data for coordinate based meta-analysis
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_10_plot_cbma_workflow_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/10_plot_cbma_workflow` .. raw:: html
Run a coordinate-based meta-analysis (CBMA) workflow
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_11_plot_cbmr_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/11_plot_cbmr` .. raw:: html
Coordinate-based meta-regression algorithms
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_12_plot_ibma_workflow_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/12_plot_ibma_workflow` .. raw:: html
Run an image-based meta-analysis (IBMA) workflow
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_13_plot_qualitative_ale_stat_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/13_plot_qualitative_ale_stat` .. raw:: html
Qualitative interpretation of ALE statistic maps
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_14_plot_compare_contrast_strategies_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/14_plot_compare_contrast_strategies` .. raw:: html
Comparing ALE-based pairwise contrast strategies
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_15_plot_predictive_ale_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/15_plot_predictive_ale` .. raw:: html
Predictive ALE: fast FWE correction without Monte Carlo
.. raw:: html
.. only:: html .. image:: /auto_examples/02_meta-analyses/images/thumb/sphx_glr_16_plot_jackknife_vs_resampled_stability_thumb.png :alt: :doc:`/auto_examples/02_meta-analyses/16_plot_jackknife_vs_resampled_stability` .. raw:: html
Stability diagnostics: Jackknife vs. ResampledStability
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_examples/02_meta-analyses/01_plot_cbma /auto_examples/02_meta-analyses/02_plot_ibma /auto_examples/02_meta-analyses/03_plot_kernel_transformers /auto_examples/02_meta-analyses/04_plot_estimators /auto_examples/02_meta-analyses/05_plot_correctors /auto_examples/02_meta-analyses/06_plot_compare_ibma_and_cbma /auto_examples/02_meta-analyses/07_macm /auto_examples/02_meta-analyses/08_plot_cbma_subtraction_conjunction /auto_examples/02_meta-analyses/09_plot_simulated_data /auto_examples/02_meta-analyses/10_plot_cbma_workflow /auto_examples/02_meta-analyses/11_plot_cbmr /auto_examples/02_meta-analyses/12_plot_ibma_workflow /auto_examples/02_meta-analyses/13_plot_qualitative_ale_stat /auto_examples/02_meta-analyses/14_plot_compare_contrast_strategies /auto_examples/02_meta-analyses/15_plot_predictive_ale /auto_examples/02_meta-analyses/16_plot_jackknife_vs_resampled_stability