Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

G

getArcComment(String, String) - Method in class com.bayesia.api.APIInference
Returns the html comment associated to the arc between the nodes named nodeName1 and nodeName2.
getArcComment(String, String) - Method in class com.bayesia.api.APIModeling
Return the html comment associated to the arc between the nodes named nodeName1 and nodeName2.
getArcCommentAsString(String, String) - Method in class com.bayesia.api.APIInference
Returns the comment string associated to the arc between the nodes named nodeName1 and nodeName2.
getArcOrientationBetween(String, String) - Method in class com.bayesia.api.APIInference
Returns the orientation of the arc between nodeName1 and nodeName2.
getArcOrientationBetween(String, String) - Method in class com.bayesia.api.APIModeling
Returns the orientation of the arc between nodeName1 and nodeName2.
getArcStringComment(String, String) - Method in class com.bayesia.api.APIModeling
Return the comment string associated to the arc between the nodes named nodeName1 and nodeName2.
getBackgroundImage() - Method in class com.bayesia.api.APIInference
Gets the image associated to the network.
getBackgroundImage() - Method in class com.bayesia.api.APIModeling
Gets the image associated to the network.
getBoolean() - Method in class com.bayesia.api.FunctionValue
Return the Boolean corresponding to the value.
getBufferedImage(ResizableIcon) - Static method in class com.bayesia.api.APIUtils
Returns a BufferedImage generated from the given icon.
getChanceNodeNames() - Method in class com.bayesia.api.APIModeling
Deprecated.
As of release 3.1, removed Return an array containing the name of the chance nodes in the network
getChanceNodeNumber() - Method in class com.bayesia.api.APIModeling
Deprecated.
As of release 3.1, removed Return the number of chance nodes in the network
getChildren(String) - Method in class com.bayesia.api.APIInference
Returns the name of the children of the specified node
getChildren(String) - Method in class com.bayesia.api.APIModeling
Returns the name of the children of the specified node
getClasses() - Method in class com.bayesia.api.APIInference
Returns an array containing the name of the classes declared in the network.
getClasses() - Method in class com.bayesia.api.APIModeling
Returns an array containing the name of the classes declared in the network.
getClassNodes(String) - Method in class com.bayesia.api.APIInference
Returns an array containing the list of the node belonging to the given class.
getClassNodes(String) - Method in class com.bayesia.api.APIModeling
Returns an array containing the list of the node belonging to the given class.
getComment() - Method in class com.bayesia.api.APIInference
Returns the html comment associated to the network.
getComment() - Method in class com.bayesia.api.APIModeling
Return the html comment associated to the network.
getCompletedStateValues(String) - Method in class com.bayesia.api.APIInference
Returns an array of Double with a value or null for each state of the node.
getConditionalProbabilityTable(String) - Method in class com.bayesia.api.APIModeling
Gets the conditional probability table for the specified node.
getConstantBooleanValue(String) - Method in class com.bayesia.api.APIModeling
Returns the boolean value of the specified BOOLEAN constant.
getConstantIntValue(String) - Method in class com.bayesia.api.APIModeling
Returns the int value of the specified INTEGER constant.
getConstantNames() - Method in class com.bayesia.api.APIModeling
Retrieves the list of the constants by its names present in the network.
getConstantRealValue(String) - Method in class com.bayesia.api.APIModeling
Returns the double value of the specified REAL constant.
getConstantStringValue(String) - Method in class com.bayesia.api.APIModeling
Returns the String value of the specified STRING constant.
getConstraintNodeNames() - Method in class com.bayesia.api.APIInference
Returns the list of the names of constraint nodes.
getConstraintNodeNames() - Method in class com.bayesia.api.APIModeling
Returns the list of the names of constraint nodes.
getConstraintNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of constraint nodes in the network
getContinuousNodeNames() - Method in class com.bayesia.api.APIInference
Returns the list of the names of simple continuous nodes (neither discrete nor constraint nor decision nor utility nor function).
getContinuousNodeNames() - Method in class com.bayesia.api.APIModeling
Returns the list of the names of simple continuous nodes (neither discrete nor constraint nor decision nor utility nor function).
getContinuousNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of standard continuous nodes in the network
getCurrentTime() - Method in class com.bayesia.api.APIInference
Returns the current time of the network.
getDecisionNodeNames() - Method in class com.bayesia.api.APIInference
Returns the list of the names of decision nodes.
getDecisionNodeNames() - Method in class com.bayesia.api.APIModeling
Returns the list of the names of decision nodes.
getDecisionNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of decision nodes in the network
getDecisionTable(String) - Method in class com.bayesia.api.APIModeling
Gets the decision table for the specified node.
getDigits() - Method in class com.bayesia.api.format.NumberFormatter
Returns the number of decimals to display.
getDiscreteNodeNames() - Method in class com.bayesia.api.APIInference
Returns the list of the names of simple discrete nodes (neither interval nor constraint nor decision nor utility nor function).
getDiscreteNodeNames() - Method in class com.bayesia.api.APIModeling
Returns the list of the names of simple discrete nodes (neither interval nor constraint nor decision nor utility nor function).
getDiscreteNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of standard discrete nodes in the network
getDiscretization() - Method in class com.bayesia.api.discretization.settings.DecisionTreeSettings
 
getDiscretization() - Method in class com.bayesia.api.discretization.settings.DerivativeSettings
 
getDiscretization() - Method in interface com.bayesia.api.discretization.settings.DiscretizationSettings
Return a DISCRETIZATION indicating the discretization algorithm to use
getDiscretization() - Method in class com.bayesia.api.discretization.settings.EqualDistanceSettings
 
getDiscretization() - Method in class com.bayesia.api.discretization.settings.EqualFrequencySettings
 
getDiscretization() - Method in class com.bayesia.api.discretization.settings.KMeansSettings
 
getDiscretization() - Method in class com.bayesia.api.discretization.settings.NormalizedEqualDistanceSettings
 
getDiscretization() - Method in class com.bayesia.api.discretization.settings.R2GenOptSettings
 
getExampleAt(int) - Method in interface com.bayesia.api.Database
Return an array of short corresponding to the index of each variable's state found in the database at this row.
getExampleValueAt(int, int) - Method in interface com.bayesia.api.Database
Return the numerical value at the given row for the given variable's index.
getExcludedNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of excluded nodes in the network.
getExtension() - Method in interface com.bayesia.api.ResizableIcon
Returns the extension of the file png or svg.
getFilteredIndex(String) - Method in class com.bayesia.api.APIInference
Returns the index of the filtered state of the specified node or -1 if the node does not have a filtered state.
getFilteredState(String) - Method in class com.bayesia.api.APIInference
Returns the name of the filtered state of the specified node or null if the node does not have a filtered state.
getFilteredStateIndex(int) - Method in interface com.bayesia.api.NetworkDescriptor
Returns the index of the filtered state for the given variable index.
getFormattedString() - Method in class com.bayesia.api.FunctionValue
Return the string representation of the value formatted by the Formatter associated to the function node that have produced this value.
getFormula(String) - Method in class com.bayesia.api.APIInference
Returns the formula associated to the node as String.
getFormula(String) - Method in class com.bayesia.api.APIModeling
Returns the formula associated to the node as String.
getFormulaFixedSeed(String) - Method in class com.bayesia.api.APIModeling
Returns the fixed seed used by the random number generator of the formula.
getFormulaSampleNumber(String) - Method in class com.bayesia.api.APIModeling
Returns the number of samples the formula uses to evaluate the probabilities or the decisions for an interval node.
getFormulaSmoothingPower(String) - Method in class com.bayesia.api.APIModeling
Returns the smoothing power of the formula of the specified node.
getFunctionNodeNames() - Method in class com.bayesia.api.APIInference
Returns the list of the names of function nodes.
getFunctionNodeNames() - Method in class com.bayesia.api.APIModeling
Returns the list of the names of function nodes.
getFunctionNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of function nodes in the network
getFunctionValue(String) - Method in class com.bayesia.api.APIInference
Returns the value of a function node as an instance of FunctionValue.
getGlobalUtility() - Method in class com.bayesia.api.APIInference
Returns an array containing the sum of the minimum utilities, the sum of the current utilities and the sum of the maximum utilities of all utility nodes.
getInferenceType() - Method in class com.bayesia.api.APIInference
Returns APPROXIMATE_INFERENCE if the inference type is approximate or EXACT_INFERENCE if the inference type is exact.
getIntervalCount() - Method in class com.bayesia.api.discretization.settings.DecisionTreeSettings
 
getIntervalCount() - Method in class com.bayesia.api.discretization.settings.DerivativeSettings
 
getIntervalCount() - Method in class com.bayesia.api.discretization.settings.EqualDistanceSettings
 
getIntervalCount() - Method in class com.bayesia.api.discretization.settings.EqualFrequencySettings
 
getIntervalCount() - Method in class com.bayesia.api.discretization.settings.KMeansSettings
 
getIntervalCount() - Method in class com.bayesia.api.discretization.settings.NormalizedEqualDistanceSettings
 
getIntervalCount() - Method in class com.bayesia.api.discretization.settings.R2GenOptSettings
 
getIntervalForValue(String, double) - Method in class com.bayesia.api.APIInference
Retrieves the index of the interval corresponding to the specified double value for an continuous node only.
getIntervals(String) - Method in class com.bayesia.api.APIInference
Returns an array containing the minimum and the maximum of each interval of the node as doubles.
getIntervals(String) - Method in class com.bayesia.api.APIModeling
Returns an array containing the minimum and the maximum of each interval of the node as doubles.
getIntValues(String) - Method in class com.bayesia.api.APIInference
Returns an array containing the states of the node as integers if the node is an integer node.
getIntValues(String) - Method in class com.bayesia.api.APIModeling
Returns an array containing the states of the node as integers if the node is an integer node.
getJointProbability() - Method in class com.bayesia.api.APIInference
Return the joint probability of the network according to the evidence set.
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.AugmentedMarkovBlanketSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.AugmentedNaiveSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.EQSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.GreedySettings
 
getLearningAlgorithm() - Method in interface com.bayesia.api.learning.settings.LearningSettings
Return a LEARNING_ALGORITHM indicating the learning algorithm to use
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.MarkovBlanketSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.MaximumSpanningTreeSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.NaiveSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.ParameterEstimationSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.SopLEQSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.TabooOrderSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.TabooSettings
 
getLearningAlgorithm() - Method in class com.bayesia.api.learning.settings.TreeAugmentedNaiveSettings
 
getLetterCase() - Method in class com.bayesia.api.format.StringFormatter
Returns the letter case used to format a value.
getLikelihood(String, String) - Method in class com.bayesia.api.APIInference
Returns the likelihood associated to a value of a node.
getLikelihoods(String) - Method in class com.bayesia.api.APIInference
Retrieves an array containing the likelihoods associated to the values of a node.
getListLength() - Method in class com.bayesia.api.learning.settings.TabooOrderSettings
 
getListLength() - Method in class com.bayesia.api.learning.settings.TabooSettings
 
getMarkovBlanketRestrictionFrequencyThreshold() - Method in class com.bayesia.api.learning.settings.SupervisedLearningSettings
 
getMarkovBlanketRestrictionSeed() - Method in class com.bayesia.api.learning.settings.SupervisedLearningSettings
 
getMarkovBlanketRestrictionTestCount() - Method in class com.bayesia.api.learning.settings.SupervisedLearningSettings
 
getMaxChildNumber() - Method in class com.bayesia.api.learning.settings.TabooSettings
 
getMaxParentNumber() - Method in class com.bayesia.api.learning.settings.TabooSettings
 
getMean(String) - Method in class com.bayesia.api.APIInference
Returns the mean of a node.
getMean(Double[], double[]) - Static method in class com.bayesia.api.APIInference
Computes the mean given the values and the probability distribution.
getMinXEntProbabilities(String, double[], double) - Method in class com.bayesia.api.APIInference
Try to find the best probability distribution to obtain the target mean starting from the given initial probabilities, minimizing cross-entropy.
getName() - Method in class com.bayesia.api.APIInference
Returns the name of the loaded network.
getName() - Method in class com.bayesia.api.APIModeling
Return the name of the loaded network.
getNetworkDescriptor(String) - Static method in class com.bayesia.api.APIUtils
Return and instance of NetworkDescriptor representing the Bayesian Network stored in the given file.
getNetworkDescriptor(InputStream) - Static method in class com.bayesia.api.APIUtils
Return and instance of NetworkDescriptor representing the Bayesian Network read from the given InputStream.
getNetworkDescriptor(BayesianNetworkTransferHandler) - Static method in class com.bayesia.api.APIUtils
Return and instance of NetworkDescriptor representing the Bayesian Network read from the given InputStream.
getNetworkDescriptor() - Method in interface com.bayesia.api.Database
Return a NetworkDescriptor corresponding to this database.
getNodeClasses(String) - Method in class com.bayesia.api.APIInference
Returns the classes of which the given node is associated.
getNodeClasses(String) - Method in class com.bayesia.api.APIModeling
Returns the classes of which the given node is associated.
getNodeColor(String) - Method in class com.bayesia.api.APIInference
Returns the Color associated to the node or null if there is no associated color.
getNodeColor(String) - Method in class com.bayesia.api.APIModeling
Returns the Color associated to the node or null if there is no associated color.
getNodeComment(String) - Method in class com.bayesia.api.APIInference
Returns the html comment associated to the specified node
getNodeComment(String) - Method in class com.bayesia.api.APIModeling
Return the html comment associated to the specified node
getNodeCommentAsString(String) - Method in class com.bayesia.api.APIInference
Returns the comment string associated to the specified node
getNodeCost(String) - Method in class com.bayesia.api.APIInference
Returns the cost associated to the node or null if there is no cost.
getNodeCost(String) - Method in class com.bayesia.api.APIModeling
Returns the cost associated to the node or null if there is no cost.
getNodeFilteredState(String) - Method in class com.bayesia.api.APIInference
Returns the index of the node's filtered state.
getNodeFilteredState(String) - Method in class com.bayesia.api.APIModeling
Returns the index of the node's filtered state.
getNodeImage(String) - Method in class com.bayesia.api.APIInference
Gets the image as an instance of ResizableIcon associated to the node or null if there is no associated image.
getNodeImage(String) - Method in class com.bayesia.api.APIModeling
Gets the image as an instance of ResizableIcon associated to the node or null if there is no associated image.
getNodeLongName(String) - Method in class com.bayesia.api.APIInference
Return the long name associated to the specified node or null if there is no long name
getNodeLongName(String) - Method in class com.bayesia.api.APIModeling
Return the long name associated to the specified node or null if there is no long name
getNodeNames() - Method in class com.bayesia.api.APIInference
Returns an array containing the name of the nodes in the network
getNodeNames() - Method in class com.bayesia.api.APIModeling
Return an array containing the name of the nodes in the network
getNodeNumber() - Method in class com.bayesia.api.APIInference
Returns the number of nodes in the network
getNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of not excuded nodes in the network.
getNodePosition(String) - Method in class com.bayesia.api.APIInference
Returns the position of the center of the node as a point with double precision.
getNodePosition(String) - Method in class com.bayesia.api.APIModeling
Returns the position of the center of the node as a point with double precision.
getNodeReferenceState(String) - Method in class com.bayesia.api.APIInference
Returns the index of the node's reference state.
getNodeStateVirtualNumber(String) - Method in class com.bayesia.api.APIModeling
Returns the state virtual number of the specified node or null if there is no specified virtual state number.
getNodeStringComment(String) - Method in class com.bayesia.api.APIModeling
Return the comment string associated to the specified node
getNodeStructuralCoefficient(String) - Method in class com.bayesia.api.APIModeling
Returns the value of the node's structural coefficient used for learning.
getNodeTemporalIndex(String) - Method in class com.bayesia.api.APIModeling
Resturn the temporal index associated to the chance node or null if there is no temporal index.
getNumber() - Method in class com.bayesia.api.FunctionValue
Return the Number corresponding to the value.
getObservedIndex(String) - Method in class com.bayesia.api.APIInference
Returns the index of the observed state of the specified node if the node is hard observed.
getObservedMean(String) - Method in class com.bayesia.api.APIInference
Returns the target mean of the specified node if the node is mean observed.
getObservedProbabilities(String) - Method in class com.bayesia.api.APIInference
Returns the target probabilities of the specified node if the node is probability observed.
getObservedValue(String) - Method in class com.bayesia.api.APIInference
Returns the observed value of the specified node if the node is hard observed.
getParents(String) - Method in class com.bayesia.api.APIInference
Returns the name of the parents of the specified node
getParents(String) - Method in class com.bayesia.api.APIModeling
Returns the name of the parents of the specified node
getPrefix() - Method in class com.bayesia.api.format.NumberFormatter
Returns the prefix of the formatted Number.
getProbabilities(String) - Method in class com.bayesia.api.APIInference
Return the posterior probabilities associated to the values of the specified node.
getProbability(String, String) - Method in class com.bayesia.api.APIInference
Returns the probability associated to a specific value of a node.
getQualities(String) - Method in class com.bayesia.api.APIInference
Returns an array containing the qualities of a decision node. it can be used only on a decision node.
getRealValues(String) - Method in class com.bayesia.api.APIInference
Returns an array containing the states of the node as doubles if all the node's values are real numberss.
getRealValues(String) - Method in class com.bayesia.api.APIModeling
Returns an array containing the states of the node as doubles if the node is a node with real numberts as values.
getReplacementValueFalse() - Method in class com.bayesia.api.format.BooleanFormatter
Returns the replacement value for the "false" state.
getReplacementValueTrue() - Method in class com.bayesia.api.format.BooleanFormatter
Returns the replacement value for the "true" state.
getResizableIcon(BufferedImage) - Static method in class com.bayesia.api.APIUtils
Returns a ResizableIcon built from the given BufferedImage
getResizableIcon(URL) - Static method in class com.bayesia.api.APIUtils
Returns a ResizableIcon loaded from the given URL.
getResizableIcon(File) - Static method in class com.bayesia.api.APIUtils
Returns the icon loaded from the given file.
getSampleSize() - Method in class com.bayesia.api.APIInference
Returnss the sample size used to perform the approximate inference.
getScaledIcon(double) - Method in interface com.bayesia.api.ResizableIcon
Returns a scaled instance of this image.
getScore() - Method in class com.bayesia.api.learning.settings.MaximumSpanningTreeSettings
 
getSmoothedProbabilityEstimation() - Method in class com.bayesia.api.learning.settings.AbstractLearningSettings
 
getSmoothedProbabilityEstimation() - Method in interface com.bayesia.api.learning.settings.LearningSettings
Returns the weight of the non informative prior, i.e. the virtual case(s) spread uniformly across the joint probability distribution.
getSortedChanceNodeNames(APIUtils.NODE_SORTING_METHOD, boolean) - Method in class com.bayesia.api.APIModeling
Deprecated.
As of release 3.1, replaced by APIModeling.sortNodeNames(String[], APIUtils.NODE_SORTING_METHOD, boolean) Return an array containing the name of the chance nodes in the network sorted according to the APIUtils.NODE_SORTING_METHOD
getSortedFunctionNodeNames(APIUtils.NODE_SORTING_METHOD, boolean) - Method in class com.bayesia.api.APIModeling
Deprecated.
As of release 3.1, replaced by APIModeling.sortNodeNames(String[], APIUtils.NODE_SORTING_METHOD, boolean) Return an array containing the name of the function nodes in the network sorted according to the APIUtils.NODE_SORTING_METHOD
getSortedNodeNames(APIUtils.NODE_SORTING_METHOD, boolean) - Method in class com.bayesia.api.APIInference
Return an array containing the name of the nodes in the network sorted according to the APIUtils.NODE_SORTING_METHOD
getSortedNodeNames(APIUtils.NODE_SORTING_METHOD, boolean) - Method in class com.bayesia.api.APIModeling
Deprecated.
As of release 3.1, replaced by APIModeling.sortNodeNames(String[], APIUtils.NODE_SORTING_METHOD, boolean) Return an array containing the name of the nodes in the network sorted according to the APIUtils.NODE_SORTING_METHOD
getStandardDeviation(String) - Method in class com.bayesia.api.APIInference
Returns the standard deviation of a node.
getStandardDeviation(double, Double[], double[]) - Static method in class com.bayesia.api.APIInference
Computes the standard deviation given a mean, the values and the probability distribution.
getStandardNodeNames() - Method in class com.bayesia.api.APIInference
Returns the list of the names of standard chance nodes (neither constraint nor decision nor utility nor function).
getStandardNodeNames() - Method in class com.bayesia.api.APIModeling
Returns the list of the names of standard chance nodes (neither constraint nor decision nor utility nor function).
getStandardNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of standard nodes in the network
getStateCount(String) - Method in class com.bayesia.api.APIInference
Returns the number of states of the specified node.
getStateCount(String) - Method in class com.bayesia.api.APIModeling
Returns the number of states of the specified node.
getStateLongNameAt(String, int) - Method in class com.bayesia.api.APIInference
Returns the long names of a given state for a given node.
getStateLongNameAt(String, int) - Method in class com.bayesia.api.APIModeling
Returns the long names of a given state for a given node.
getStateLongNames(String) - Method in class com.bayesia.api.APIInference
Returns an array of String containing the long name for each state of the specified node.
getStateLongNames(String) - Method in class com.bayesia.api.APIModeling
Returns an array of String containing the long name for each state of the specified node.
getStateValueAt(String, int) - Method in class com.bayesia.api.APIInference
Returns the value associated to the given state of the given node.
getStateValueAt(String, int) - Method in class com.bayesia.api.APIModeling
Returns the value associated to the given state of the given node.
getStateValues(String) - Method in class com.bayesia.api.APIInference
Returns an array of Double containing the values associated to each state of the given node.
getStateValues(String) - Method in class com.bayesia.api.APIModeling
Returns an array of Double containing the values associated to each state of the given node.
getString() - Method in class com.bayesia.api.FunctionValue
Return the String corresponding to the value.
getStringComment() - Method in class com.bayesia.api.APIInference
Returns the comment as string associated to the network.
getStringComment() - Method in class com.bayesia.api.APIModeling
Return the comment as string associated to the network.
getStringValues(String) - Method in class com.bayesia.api.APIInference
Returns an array containing the states of the node as String .
getStringValues(String) - Method in class com.bayesia.api.APIModeling
Returns an array containing the states of the node as String.
getStructuralCoefficient() - Method in class com.bayesia.api.APIModeling
Returns the global structural coefficient of the network used for learning.
getStructuralCoefficient() - Method in class com.bayesia.api.learning.settings.AbstractLearningSettings
 
getStructuralCoefficient() - Method in interface com.bayesia.api.learning.settings.LearningSettings
Returns the weight associated to the structural part used in the Minimum Description Length score.
getSuffix() - Method in class com.bayesia.api.format.NumberFormatter
Returns the suffix of the formatted Number.
getTargetNodeName() - Method in class com.bayesia.api.APIInference
Returns the name of the target node of the network.
getTargetNodeName() - Method in class com.bayesia.api.learning.settings.EQSettings
 
getTargetNodeName() - Method in class com.bayesia.api.learning.settings.GreedySettings
 
getTargetNodeName() - Method in interface com.bayesia.api.learning.settings.LearningSettings
Return the name of the target node if the learning algorithm is supervised.
getTargetNodeName() - Method in class com.bayesia.api.learning.settings.MaximumSpanningTreeSettings
 
getTargetNodeName() - Method in class com.bayesia.api.learning.settings.ParameterEstimationSettings
 
getTargetNodeName() - Method in class com.bayesia.api.learning.settings.SupervisedLearningSettings
 
getTargetNodeName() - Method in class com.bayesia.api.learning.settings.TabooOrderSettings
 
getTargetNodeName() - Method in class com.bayesia.api.learning.settings.TabooSettings
 
getTargetState() - Method in class com.bayesia.api.APIInference
Returns the target state of the target node
getTotalWeight() - Method in interface com.bayesia.api.Database
Return the sum of all the weights in the database.
getUtility(String) - Method in class com.bayesia.api.APIInference
Returns an array containing the minimum utility, the current utility and the maximum utility of a utility node. it can be used only on a utility node.
getUtilityNodeNames() - Method in class com.bayesia.api.APIInference
Returns the list of the names of utility nodes.
getUtilityNodeNames() - Method in class com.bayesia.api.APIModeling
Returns the list of the names of utility nodes.
getUtilityNodeNumber() - Method in class com.bayesia.api.APIModeling
Return the number of utility nodes in the network
getUtilityTable(String) - Method in class com.bayesia.api.APIModeling
Gets the utility table for the specified decision node.
getValue(String) - Static method in enum com.bayesia.api.APIUtils.LEARNING_ALGORITHM
 
getValue(String) - Static method in enum com.bayesia.api.APIUtils.MEAN_MODE
 
getValues(String) - Method in class com.bayesia.api.APIInference
Returns the values associated to the states of the specified node.
getVariableIntervals(int) - Method in interface com.bayesia.api.NetworkDescriptor
Returns an array containing the minimum and maximum values of each intervals of the varaible at the given index.
getVariableNames() - Method in interface com.bayesia.api.NetworkDescriptor
Returns an array of String containing the names of the variables
getVariableValues(int) - Method in interface com.bayesia.api.NetworkDescriptor
Returns an array of String representing the variable states at the given index.
getWeightAt(int) - Method in interface com.bayesia.api.Database
Return the weight of the example at the given row.
GreedySettings - Class in com.bayesia.api.learning.settings
Learning settings for the Greedy learning algorithm.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links