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


eifer4/CoarsePosteriorSummary documentation built on May 5, 2024, 6:32 a.m.