log_inv_logit: Numerically stable log inverse logit

log_inv_logitR Documentation

Numerically stable log inverse logit

Description

Numerically stable log inverse logit

Usage

log_inv_logit(x)

Arguments

x

real number or vector of reals

Value

the logarithm of the inverse logit of x

Examples

log_inv_logit(0)

flocker documentation built on June 22, 2024, 11:21 a.m.