Uses of Package
de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures

Packages that use de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures
de.jstacs.scoringFunctions.directedGraphicalModels Provides ScoringFunctions that are equivalent to directed graphical models. 
de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures Provides the facilities to learn the structure of a BayesianNetworkScoringFunction
de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures.btMeasures Provides the facilities to learn the structure of a BayesianNetworkScoringFunction as a Bayesian tree using a number of measures to define a rating of structures 
de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures.pmmMeasures Provides the facilities to learn the structure of a BayesianNetworkScoringFunction as a permuted Markov model using a number of measures to define a rating of structures 
 

Classes in de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures used by de.jstacs.scoringFunctions.directedGraphicalModels
Measure
          Class for structure measures that derive an optimal structure with respect to some criterion within a class of possible structures from data.
 

Classes in de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures used by de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures
InhomogeneousMarkov
          Class for a network structure of a BayesianNetworkScoringFunction that is an inhomogeneous Markov model.
Measure
          Class for structure measures that derive an optimal structure with respect to some criterion within a class of possible structures from data.
 

Classes in de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures used by de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures.btMeasures
Measure
          Class for structure measures that derive an optimal structure with respect to some criterion within a class of possible structures from data.
 

Classes in de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures used by de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures.pmmMeasures
Measure
          Class for structure measures that derive an optimal structure with respect to some criterion within a class of possible structures from data.