Learn R Programming

ef (version 1.2.0)

logit: Logistic transformation

Description

This function transforms values on the probability scale to values on the logistic scale.

Usage

logit(p)

Arguments

p

a numeric vector with values between 0 and 1

Value

vector of values between -Inf and Inf