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.0 Index]
log1p_exp {ctsem} | R Documentation |
Maps the stan function so the same code works in R.
log1p_exp(x)
x |
value to use. |
log1p_exp(-3)