logit: Logistic transformation

View source: R/transformations.R

logitR Documentation

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


Faskally/ef documentation built on Oct. 12, 2023, 11:06 p.m.