- canIsolateZero() - Method in enum com.bayesia.api.APIUtils.DISCRETIZATION
-
- canUseLog() - Method in enum com.bayesia.api.APIUtils.DISCRETIZATION
-
- clone() - Method in class com.bayesia.api.FunctionValue
-
Clone the value.
- close() - Method in class com.bayesia.api.APIInference
-
Method used to close the current instance of APIInference
.
- close() - Method in class com.bayesia.api.APILearning
-
Method used to close the current instance of APILearning
.
- close() - Method in class com.bayesia.api.APIModeling
-
Method used to close the current instance of APIModeling
.
- com.bayesia.api - package com.bayesia.api
-
- com.bayesia.api.discretization.settings - package com.bayesia.api.discretization.settings
-
- com.bayesia.api.format - package com.bayesia.api.format
-
- com.bayesia.api.learning.settings - package com.bayesia.api.learning.settings
-
- containsClass(String) - Method in class com.bayesia.api.APIInference
-
Tests if a class with the given name exists in the network
- containsNode(String) - Method in class com.bayesia.api.APIInference
-
Tests if a node with the given name exists in the network
- copy() - Method in class com.bayesia.api.learning.settings.AugmentedMarkovBlanketSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.AugmentedNaiveSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.EQSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.GreedySettings
-
- copy() - Method in interface com.bayesia.api.learning.settings.LearningSettings
-
Make a deep copy of the learning settings.
- copy() - Method in class com.bayesia.api.learning.settings.MarkovBlanketSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.MaximumSpanningTreeSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.NaiveSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.ParameterEstimationSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.SopLEQSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.SupervisedLearningSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.TabooOrderSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.TabooSettings
-
- copy() - Method in class com.bayesia.api.learning.settings.TreeAugmentedNaiveSettings
-
- createDefault() - Static method in class com.bayesia.api.learning.settings.AugmentedMarkovBlanketSettings
-
- createDefault() - Static method in class com.bayesia.api.learning.settings.AugmentedNaiveSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.EQSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.GreedySettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.MarkovBlanketSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.MaximumSpanningTreeSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.NaiveSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.ParameterEstimationSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.SopLEQSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.TabooOrderSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.TabooSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.
- createDefault() - Static method in class com.bayesia.api.learning.settings.TreeAugmentedNaiveSettings
-
Create an instance of the learning settings initialized with the default parameters for this algorithm.