View source: R/utils-numeric.R
| log1pexp | R Documentation |
Accurately evaluates log(1 + exp(x)) for all real x.
log1pexp(x)
x |
Numeric vector. |
Numeric vector of log(1 + exp(x)).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.