Learn R Programming

bnclassify (version 0.4.8)

log_normalize: Normalize log probabilities.

Description

Uses the log-sum-exp trick.

Usage

log_normalize(lp)

Arguments

References

Murphy KP (2012). Machine learning: a probabilistic perspective. The MIT Press. pp. 86-87.