log1pexp: Compute f(x) = log(1 + exp(x)) stably and quickly

Description Usage

View source: R/utils.R

Description

Compute f(x) = log(1 + exp(x)) stably and quickly

Usage

1
log1pexp(x, c0 = -37, c1 = 18, c2 = 33.3)

CreRecombinase/FGEM documentation built on July 17, 2020, 5:30 a.m.