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