View source: R/auxiliary_functions.r
| log_diff_exp | R Documentation | 
Logarithm of the difference between two logarithms
log_diff_exp(x, y)
| x | log of first value. | 
| y | log of second value. | 
log of the difference of exp(x) and exp(y).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.