Package RBNLearning

Class Summary
GradientGraph Main class for RBN parameter learning.
GradientGraphCombFuncNode  
GradientGraphConstantNode  
GradientGraphConvCombNode In a GradientGraphConvCombNode the children vector has exactly 3 elements, one for each of the three subformulas An element is set to null if the formula does not actually need to be contained in this vector.
GradientGraphIndicatorNode  
GradientGraphLikelihoodNode  
GradientGraphNode  
GradientGraphProbFormNode  
LearnThread  
RelData RelData consists of pairs of input structures and (vectors of) OneStrucData representing observations of the probabilistic relations, i.e.
RelDataCase represents an observation of an input domain and the values of probabilistic relations.
RelDataForOneInput  
SampleMain  
Sampler