public final class AutoInsightVariableOutput extends Object
AutoInsight
for a test variable.Modifier and Type | Method and Description |
---|---|
Double |
getJSDivergenceBits()
Gets the Jensen Shannon divergence for the test distribution, measured in BITS.
|
Double |
getKLDivergence()
Gets the Kullback-Leibler divergence for the test distribution, and tells us how much the test variance changes with the hypothesis.
|
AutoInsightVariableOutputCollection |
getParent()
Gets the parent collection.
|
Distribution |
getProbabilityGivenTarget()
Gets the distribution of this variable given the target.
|
AutoInsightStateOutputCollection |
getStateOutputs()
Gets the insight for each state of this test variable.
|
Variable |
getVariable()
Gets the test variable.
|
public AutoInsightVariableOutputCollection getParent()
public Distribution getProbabilityGivenTarget()
public AutoInsightStateOutputCollection getStateOutputs()
public Double getKLDivergence()
public Double getJSDivergenceBits()
public Variable getVariable()
Copyright © 2021. All rights reserved.