This is the complete list of members for LogisticDist, including all inherited members.
barF(double x) | LogisticDist | |
barF(double alpha, double lambda, double x) | LogisticDist | static |
cdf(double x) | LogisticDist | |
cdf(double alpha, double lambda, double x) | LogisticDist | static |
decPrec (defined in ContinuousDistribution) | ContinuousDistribution | |
density(double x) (defined in LogisticDist) | LogisticDist | |
density(double alpha, double lambda, double x) | LogisticDist | static |
EPSARRAY (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |
getAlpha() | LogisticDist | |
getInstanceFromMLE(double[] x, int n) | LogisticDist | static |
getLambda() | LogisticDist | |
getMean() | LogisticDist | |
getMean(double alpha, double lambda) | LogisticDist | static |
getMLE(double[] x, int n) | LogisticDist | static |
getParams() | LogisticDist | |
getStandardDeviation() | LogisticDist | |
getStandardDeviation(double alpha, double lambda) | LogisticDist | static |
getVariance() | LogisticDist | |
getVariance(double alpha, double lambda) | LogisticDist | static |
getXinf() | ContinuousDistribution | |
getXsup() | ContinuousDistribution | |
inverseBisection(double u) | ContinuousDistribution | |
inverseBrent(double a, double b, double u, double tol) | ContinuousDistribution | |
inverseF(double u) | LogisticDist | |
inverseF(double alpha, double lambda, double u) | LogisticDist | static |
LogisticDist() | LogisticDist | |
LogisticDist(double alpha, double lambda) | LogisticDist | |
setParams(double alpha, double lambda) | LogisticDist | |
setXinf(double xa) | ContinuousDistribution | |
setXsup(double xb) | ContinuousDistribution | |
supportA (defined in ContinuousDistribution) | ContinuousDistribution | protected |
supportB (defined in ContinuousDistribution) | ContinuousDistribution | protected |
toString() | LogisticDist | |
XBIG (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |
XBIGM (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |