log1p_exp {ctsem}R 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)

[Package ctsem version 3.10.4 Index]