logspace_sub | R Documentation |
Calculate log(exp(logx) - exp(logy)) in a somewhat numerically stable way.
logspace_sub(logx, logy)
logx, |
logy log-scale numeric values to subtract |
log(exp(logx) - exp(logy)), but more numerically stable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.