effect (Union[str, int]) – Index or name of the effect for which to retrieve the parameter map.
pmin (float) – Threshold p-value for masking (default 0.05). For threshold-based
cluster tests, pmin=1 includes all clusters regardless of their
p-value.
Returns
Parameter map with a mask that is True (masked) where p > pmin.