designspace.Logit#

class designspace.Logit#

Bases: object

A logit prior: weight concentrated toward both ends of (0, 1).

For probabilities and rates, where the interesting behaviour is near 0 and near 1 rather than in the middle.

Requires a domain strictly inside (0, 1).