LogitScale

class LogitScale(**kwargs)[source]

Bases: _Scale, LogitScale

As with LogitScale but with AutoFormatter as the default major formatter.

Parameters

nonpos ({'mask', 'clip'}) – Values outside of (0, 1) can be masked as invalid, or clipped to a number very close to 0 or 1.