log_sum_exp: safely sums values on the exp scale from the log scale

View source: R/log_sum_exp.R

log_sum_expR Documentation

safely sums values on the exp scale from the log scale

Description

safely sums values on the exp scale from the log scale

Usage

log_sum_exp(x)

Arguments

x

vector to be summed

Value

real number


ericdunipace/SLIMpaper documentation built on Jan. 9, 2025, 6:31 p.m.