public class LogCondProbConfirmationMeasure extends AbstractUndefinedResultHandlingConfirmationMeasure implements LogBasedCalculation
resultIfCalcUndefinedEPSILON| Constructor and Description |
|---|
LogCondProbConfirmationMeasure()
Constructor.
|
LogCondProbConfirmationMeasure(double resultIfCalcUndefined)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
calculateConfirmationValues(SubsetProbabilities subsetProbabilities)
Calculates the confirmation values for the given subset probabilities.
|
String |
getName()
Returns the name of the measure.
|
getResultIfCalcUndefined, setResultIfCalcUndefinedpublic LogCondProbConfirmationMeasure()
public LogCondProbConfirmationMeasure(double resultIfCalcUndefined)
resultIfCalcUndefined - value which should be returned if the calculation is not
defined.public double[] calculateConfirmationValues(SubsetProbabilities subsetProbabilities)
DirectConfirmationMeasurecalculateConfirmationValues in interface DirectConfirmationMeasuresubsetProbabilities - subset probabilities used for the calculationpublic String getName()
ConfirmationMeasuregetName in interface ConfirmationMeasureCopyright © 2014–2016. All rights reserved.