Return a string matching all the outcome names with all the
probabilities produced by the eval(String[] context)
method.
Return a string matching all the outcome names with all the
probabilities produced by the eval(String[] context)
method.
A double[] as returned by the
eval(String[] context)
method.
String containing outcome names paired with the normalized
probability (contained in the double[] ocs)
for each one.
Return the name of the outcome corresponding to the highest likelihood in the parameter ocs.
Return the name of the outcome corresponding to the highest likelihood in the parameter ocs.
A double[] as returned by the eval(String[] context) method.
The name of the most likely outcome.