eelbrain.NDVar.abs

NDVar.abs(name=None)

Compute the absolute values

Parameters:

name (str) – Name of the output NDVar (default is the current name).

Returns:

abs – NDVar with same dimensions and absolute values.

Return type:

NDVar