mrf
v0.2.0
|
Computes the univariate marginal probability distribution over the node's values.
Computes \(p_i(x_i) = Z_i^{-1}f_i(x_i) \prod_{k \in \partial i}\mu_{ki}(x_i)\).
node | The node for which to compute the probability distribution. |
out | The factor in which to store the result. |