- YuleSimonDistribution - Class in gov.sandia.cognition.statistics.distribution
-
The Yule-Simon distribution is a model of preferential attachment, such as
a model of the number of groups follows a power-law distribution
(Zipf's Law).
- YuleSimonDistribution() - Constructor for class gov.sandia.cognition.statistics.distribution.YuleSimonDistribution
-
Creates a new instance of YuleSimonDistribution
- YuleSimonDistribution(double) - Constructor for class gov.sandia.cognition.statistics.distribution.YuleSimonDistribution
-
Creates a new instance of YuleSimonDistribution
- YuleSimonDistribution(YuleSimonDistribution) - Constructor for class gov.sandia.cognition.statistics.distribution.YuleSimonDistribution
-
Copy constructor
- YuleSimonDistribution.CDF - Class in gov.sandia.cognition.statistics.distribution
-
CDF of the Yule-Simon Distribution
- YuleSimonDistribution.PMF - Class in gov.sandia.cognition.statistics.distribution
-
PMF of the Yule-Simon Distribution