Uses of Class
de.jstacs.sequenceScores.statisticalModels.differentiable.directedGraphicalModels.structureLearning.measures.btMeasures.BTMutualInformation.BTMutualInformationParameterSet

Packages that use BTMutualInformation.BTMutualInformationParameterSet
de.jstacs.sequenceScores.statisticalModels.differentiable.directedGraphicalModels.structureLearning.measures.btMeasures Provides the facilities to learn the structure of a BayesianNetworkDiffSM as a Bayesian tree using a number of measures to define a rating of structures. 
 

Uses of BTMutualInformation.BTMutualInformationParameterSet in de.jstacs.sequenceScores.statisticalModels.differentiable.directedGraphicalModels.structureLearning.measures.btMeasures
 

Constructors in de.jstacs.sequenceScores.statisticalModels.differentiable.directedGraphicalModels.structureLearning.measures.btMeasures with parameters of type BTMutualInformation.BTMutualInformationParameterSet
BTMutualInformation(BTMutualInformation.BTMutualInformationParameterSet parameters)
          Creates a new BTMutualInformation from the corresponding InstanceParameterSet parameters.