invlogit: Compute the inverse log-odds

View source: R/helper_functions.R

invlogitR Documentation

Compute the inverse log-odds

Description

Compute the inverse log-odds

Usage

invlogit(x)

Arguments

x

scalar or vector for which to compute the (componentwise) inverse log-odds

Value

A scalar or vector of values in (0,1)


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