eelbrain.testnd.Correlation.masked_parameter_map

Correlation.masked_parameter_map(pmin=0.05, **sub)

Statistical parameter map masked by significance

Parameters

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.

Return type

NDVar