SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.distribution

Interface Summary
ProbabilityMassFunction<X> A probability mass function (pmf) is a function that gives the probability that a discrete random variable is exactly equal to some value.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.