logsum_matrix {corrcoverage}R Documentation

logsum rows of a matrix

Description

matrix-ified version of logsum to avoid needing apply()

Usage

logsum_matrix(x)

Arguments

x

numeric matrix

Value

rowwise sums

Author(s)

Chris Wallace


[Package corrcoverage version 1.2.1 Index]