postdist(nw)
postdist.node(nd,nw,vtype = "mode")
network
.node
.network
with updated prob
properties for each node.postdist.node
procedure is
called to ensure that the prob
property for each node is
updated. The prob
property
is first set in jointprior
and is then updated
using postdist
to update them in the learning
procedures. The prob
property is used by
savenet
for exporting a network to the .net
format.learn
,
savenet
,
jointprior
,
network