Package jsat.distributions.discrete
-
Class Summary Class Description Binomial The Binomial distribution is the distribution for the number of successful, independent, trials with a specific probability of successDiscreteDistribution This abstract class defines the contract for a distribution over the integer values.
TheDiscreteDistribution.cdf(double)method will behave byrounding downand then calling the integerDiscreteDistribution.cdf(int)counterpart.Poisson The Poisson distribution is for the number of events occurring in a fixed amount of time, where the event has an average rate and all other occurrences are independent.UniformDiscrete The discrete uniform distribution.Zipf This class provides an implementation of the Zipf distribution, a power-law type distribution for discrete values.
DataMelt 3.0 © DataMelt by jWork.ORG