View source: R/lorad-calc-log-sum.R
lorad_calc_log_sum | R Documentation |
Calculates the (natural) log of a sum without leaving the log scale by factoring out the largest element.
lorad_calc_log_sum(logx)
logx |
Numeric vector in which elements are on log scale |
The log of the sum of the (exponentiated) elements supplied in logx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.