log1mexp | R Documentation |
Compute f(a) = log(1 +/- exp(-a)) Numerically Optimally
This helper function was a directly copy from copula
package. It was initialized here intend to maintain the minimum package complexity
log1mexp(a, cutoff = log(2))
a |
|
cutoff |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.