Package | Description |
---|---|
com.imsl.stat |
Statistical methods.
|
Modifier and Type | Method and Description |
---|---|
static WelchsTTest.Hypothesis |
WelchsTTest.Hypothesis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WelchsTTest.Hypothesis[] |
WelchsTTest.Hypothesis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WelchsTTest.setHypothesis(WelchsTTest.Hypothesis hypothesis)
Sets the direction of the null/alternative test.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.