Skip to contents

Computes log(p/(1-p)), the log-odds transformation. Maps probabilities (0,1) to real line (-inf, inf).

Usage

logit(x)

Arguments

x

A value object representing a probability

Value

A new value object representing logit(x)