public final class ValueOfInformationTestOutput extends Object
ValueOfInformation.| Modifier and Type | Method and Description | 
|---|---|
Double | 
getHypothesisImprovement()
Gets the improvement between the hypothesis statistic when we do not have knowledge about this test variable and when we do. 
 | 
Double | 
getHypothesisStatistic()
Gets the statistic for the hypothesis given knowledge on this test variable. 
 | 
ValueOfInformationKind | 
getKind()
Gets the type of Value of information statistic calculated. 
 | 
VariableContext | 
getVariable()
Gets the variable that was tested. 
 | 
public VariableContext getVariable()
public ValueOfInformationKind getKind()
public Double getHypothesisStatistic()
com.bayesserver.analysis.valueofinformationtestoutput.Kind is MutualInformation, the statistic is MutualInformation, and when it is MEU, this statistic is the Maximum expected utility of the hypothesis decision.public Double getHypothesisImprovement()
Copyright © 2021. All rights reserved.