.lsum | R Documentation |
Computes the log of a sum of positive components, given on the log scale (lx
), avoiding numerical overflow.
.lsum(lx, loff)
lx |
vector or matrix of log of terms to add |
loff |
log of offset |
a vector of log sums
Marius Hofert, Martin Maechler (package copula
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.