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

Packages that use de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures.pmmMeasures
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.pmmMeasures used by de.jstacs.scoringFunctions.directedGraphicalModels.structureLearning.measures.pmmMeasures
PMMExplainingAwayResidual
          Class for the network structure of a BayesianNetworkScoringFunction that is a permuted Markov model based on the explaining away residual.
PMMExplainingAwayResidual.PMMExplainingAwayResidualParameterSet
          Class for the parameters of a PMMExplainingAwayResidual structure Measure.
PMMMutualInformation
          Class for the network structure of a BayesianNetworkScoringFunction that is a permuted Markov model based on mutual information.
PMMMutualInformation.PMMMutualInformationParameterSet
          Class for the parameters of a PMMMutualInformation structure Measure.