Package | Description |
---|---|
gov.sandia.cognition.statistics.method |
Provides algorithms for evaluating statistical data and conducting statistical inference, particularly frequentist methods.
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractPairwiseMultipleHypothesisComparison.Statistic
Result from a pairwise multiple-comparison statistic.
|
class |
AdjustedPValueStatistic
A multiple-comparison statistic derived from a single adjusted p-value.
|
static class |
HolmCorrection.Statistic
Test statistic from the Shaffer static multiple-comparison test
|
static class |
NemenyiConfidence.Statistic
Statistic from Nemenyi's multiple comparison test
|
static class |
ShafferStaticCorrection.Statistic
Test statistic from the Shaffer static multiple-comparison test
|
static class |
TukeyKramerConfidence.Statistic
Statistic from Tukey-Kramer's multiple comparison test
|
Modifier and Type | Method and Description |
---|---|
AbstractMultipleHypothesisComparison.Statistic |
AbstractMultipleHypothesisComparison.Statistic.clone() |