nimare.generate.create_coordinate_studyset

create_coordinate_studyset(foci=1, foci_percentage='100%', fwhm=10, sample_size=30, n_studies=30, n_noise_foci=0, seed=None, space='MNI')[source]

Generate a coordinate-based Studyset for meta-analysis.

This is the Studyset-native companion to create_coordinate_dataset() and accepts the same arguments.

Returns:

  • ground_truth_foci (list) – Generated foci in xyz (mm) coordinates.

  • studyset (Studyset)

Examples using nimare.generate.create_coordinate_studyset

Simulate data for coordinate based meta-analysis

Simulate data for coordinate based meta-analysis

Coordinate-based meta-regression algorithms

Coordinate-based meta-regression algorithms

Predictive ALE: fast FWE correction without Monte Carlo

Predictive ALE: fast FWE correction without Monte Carlo