Package | Description |
---|---|
gov.sandia.cognition.statistics.distribution |
Provides statistical distributions.
|
Modifier and Type | Class and Description |
---|---|
static class |
StudentizedRangeDistribution.CDF
CDF of the StudentizedRangeDistribution
|
Modifier and Type | Method and Description |
---|---|
StudentizedRangeDistribution |
StudentizedRangeDistribution.clone() |
Constructor and Description |
---|
CDF(StudentizedRangeDistribution other)
Copy constructor
|
StudentizedRangeDistribution(StudentizedRangeDistribution other)
Copy constructor
|