nimare.reports.run_reports

run_reports(results, out_dir)[source]

Run the reports.

Changed in version 0.2.1:

  • Add similarity matrix to summary for image-based meta-analyses.

Changed in version 0.2.0:

  • Support for image-based meta-analyses.

New in version 0.1.0.

Parameters:
  • result (MetaResult) – A MetaResult produced by a coordinate- or image-based meta-analysis.

  • out_dir (str) – Output directory in which to save the report.

Examples using nimare.reports.run_reports

Two-sample ALE meta-analysis

Two-sample ALE meta-analysis

Run a coordinate-based meta-analysis (CBMA) workflow

Run a coordinate-based meta-analysis (CBMA) workflow

Run an image-based meta-analysis (IBMA) workflow

Run an image-based meta-analysis (IBMA) workflow