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