logit: Compute the log-odds

View source: R/internal_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


countSTAR documentation built on July 9, 2023, 5:12 p.m.