eelbrain.Factor.isnotin

Factor.isnotin(values)

Find the index of entries not in values

Returns:

index – For each case False if the value is in values, else True.

Return type:

array of bool