Package edu.cmu.minorthird.classify.algorithms.random

Interface Summary
RWrapper User: Edoardo M.
 

Class Summary
Arithmetic  
Constants Defines some useful constants.
Estimate  
Estimators  
Gamma Gamma distribution; math definition, definition of gamma function and animated definition.
NegativeBinomial  
Normal Normal (aka Gaussian) distribution; See the math definition and animated definition.
Poisson Poisson distribution (quick); See the math definition and animated definition.
ProbabilityFactory  
RandomElement  
TestRandom Tests Poisson, Gamma, and Negative-Binomial random numbers.