RBesT (version 1.5-4)

log_colSum_exp: Matrix version of log_sum_exp

Description

This version serves mostly for convenience as it is only slightly faster then wrapping log_sum_exp into an apply call.

Usage

log_colSum_exp(X)

Arguments