init.loopy.message.storage: Initialize an empty set of list containers to hold messages...

View source: R/sum.product_util.R

init.loopy.message.storageR Documentation

Initialize an empty set of list containers to hold messages for loopy belief propagation

Description

Initialize an empty set of list containers to hold messages for loopy belief propagation No scheduled required to be passed in as all messages are passed at every BP iteration.

Usage

init.loopy.message.storage(factor.graph.obj, node.levels = c("up", "dn"))

Arguments

factor.graph.obj

A factor graph in graphNEL or igraph format.

Details

The function will XXXX

Value

The function will XX


npetraco/CRFutil documentation built on Nov. 23, 2023, 11:30 a.m.