public static final class InformationTheory.GTestStatistics extends Object
Modifier and Type | Field and Description |
---|---|
double |
gStatistic |
int |
numStates |
double |
probability |
Constructor and Description |
---|
GTestStatistics(double gStatistic,
int numStates,
double probability) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.