Package | Description |
---|---|
org.tribuo.util.infotheory |
This package provides static classes of information theoretic functions.
|
Modifier and Type | Method and Description |
---|---|
static <T1,T2,T3> InformationTheory.GTestStatistics |
InformationTheory.gTest(List<T1> first,
List<T2> second,
Set<List<T3>> condition)
Calculates the GTest statistics for the input variables conditioned on the set.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.