complementary_logprob: Calculates the complementary log-probability

View source: R/utils.r

complementary_logprobR Documentation

Calculates the complementary log-probability

Description

Given x and norm, this calculates log(1-sum(exp(x)))

Usage

complementary_logprob(x)

Arguments

x

log-probabilities

Value

value

Author(s)

Sebastian Funk


sbfnk/bpmodels documentation built on Nov. 7, 2023, 5:16 a.m.