logit function

Logit transformation

Logit transformation

Bijective Transformation from (0,1)(0,1) to the real line, defined by logit(p)=log(p/(1p))logit(p) = log( p / (1-p) ).

logit(p)

Arguments

  • p: A real number in [0,1][0,1]

Returns

A real number

  • Maintainer: Leo Belzile
  • License: GPL (>= 2)
  • Last published: 2023-04-21

Useful links