Learn R Programming

ctsem (version 3.4.2)

log1p_exp: log1p_exp

Description

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

Usage

log1p_exp(x)

Arguments

x

value to use.

Examples

Run this code
# NOT RUN {
log1p_exp(-3)
# }

Run the code above in your browser using DataLab