log1p_exp: log1p_exp

View source: R/ctsemUtils.R

log1p_expR Documentation

log1p_exp

Description

Maps the stan function so the same code works in R.

Usage

log1p_exp(x)

Arguments

x

value to use.

Examples

log1p_exp(-3)

ctsem documentation built on May 29, 2024, 2:33 a.m.