logit: Compute the log-odds

View source: R/helper_functions.R

logitR Documentation

Compute the log-odds

Description

Compute the log-odds

Usage

logit(x)

Arguments

x

scalar or vector in (0,1) for which to compute the (componentwise) log-odds

Value

A scalar or vector of log-odds


dsp documentation built on Aug. 21, 2025, 5:29 p.m.