Package edu.ksu.cis.bnj.bbn.learning.score

Class Summary
BDEScore BDE Scoring class
BDEStructureScore BDE (Bayesian Dirichlet) Score is basically simple structure scorer with K2 as its underlying scoring engine.
DiscrepancyScore A class that implements the discrepancy score as described in Friedman's paper (i.e.
MaximizeScore Measure_Score score from Friedman, Nachman, and Pe'er [1999] Measure_Score(X_i, X_j | B) = Score(X_i ; X_j, Pa(X_i), D)
ShieldScore Measure_Shield score from Friedman, Nachman, and Pe'er [1999] Measure_Shield(X_i, X_j | B) = I(X_i ; X_j, Pa(X_i))
SparseScore  
WeightedBDEScore