Package com.singularsys.extensions.statistical.distributions
package com.singularsys.extensions.statistical.distributions
The normal and binomial distributions.
For other distributions it is recommended that a third party package like apache.commons.maths (http://commons.apache.org/proper/commons-math/) be used and wrapper functions implementing NaryFunction be constructed.
We can provide other distributions on request.
- Since:
- Jep 3.5 / Extensions 2.0
-
ClassDescriptionThe binomial cumulative distribution function.The binomial distribution function.The normal distribution function.Type of distribution to calculate PDF/CDFInverse Normal distribution.