| Package | Description |
|---|---|
| com.github.chen0040.si.enums | |
| com.github.chen0040.si.statistics |
| Modifier and Type | Method and Description |
|---|---|
static DistributionFamily |
DistributionFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributionFamily[] |
DistributionFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DistributionFamily |
SamplingDistributionOfSampleProportionDifference.getDistributionFamily() |
DistributionFamily |
SamplingDistributionOfSampleMeanDifference.getDistributionFamily() |
Copyright © 2017. All rights reserved.