powered by
Internal function, logsum
logsum(x)
max(x) + log(sum(exp(x - max(x))))
numeric vector
Claudia Giambartolomei
This function calculates the log of the sum of the exponentiated logs taking out the max, i.e. insuring that the sum is not Inf