Contents:
nimare.meta
nimare.results
nimare.correct
nimare.diagnostics
nimare.annotate
nimare.decode
nimare.io
nimare.nimads
nimare.dataset
nimare.transforms
nimare.extract
nimare.stats
two_way_counts()
nimare.generate
nimare.utils
nimare.workflows
nimare.reports
nimare.base
Two-way chi-square test from paired study-count vectors.
selected ((N,) array_like) – Per-voxel active-study counts for the two groups.
unselected ((N,) array_like) – Per-voxel active-study counts for the two groups.
n_selected (int) – Number of studies in each group.
int
n_unselected (int) – Number of studies in each group.
chi_sq – Chi-square values, one per voxel.
numpy.ndarray