logspace_add | R Documentation |
Calculate log(exp(logx) + exp(logy)) in a somewhat numerically stable way.
logspace_add(logx, logy)
logx, |
logy log-scale numeric values to add |
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.