Learn R Programming

flocker (version 1.0-0)

log_inv_logit: Numerically stable log inverse logit

Description

Numerically stable log inverse logit

Usage

log_inv_logit(x)

Value

the logarithm of the inverse logit of x

Arguments

x

real number or vector of reals

Examples

Run this code
log_inv_logit(0)

Run the code above in your browser using DataLab