dot-normalize_prob: Normalize a set of probability to one, using the the...

.normalize_probR Documentation

Normalize a set of probability to one, using the the log-sum-exp trick

Description

Normalize a set of probability to one, using the the log-sum-exp trick

Usage

.normalize_prob(x)

Arguments

x

set of log probabilities

Value

normalized set of log probabilities


BayesFBHborrow documentation built on Sept. 30, 2024, 9:17 a.m.