SSJ
3.3.1
Stochastic Simulation in Java
|
This is the complete list of members for JohnsonSBDist, including all inherited members.
barF(double x) | JohnsonSBDist | |
barF(double gamma, double delta, double xi, double lambda, double x) | JohnsonSBDist | static |
cdf(double x) | JohnsonSBDist | |
cdf(double gamma, double delta, double xi, double lambda, double x) | JohnsonSBDist | static |
decPrec (defined in ContinuousDistribution) | ContinuousDistribution | |
delta (defined in JohnsonSystem) | JohnsonSystem | protected |
density(double x) (defined in JohnsonSBDist) | JohnsonSBDist | |
density(double gamma, double delta, double xi, double lambda, double x) | JohnsonSBDist | static |
EPSARRAY (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |
gamma (defined in JohnsonSystem) | JohnsonSystem | protected |
getDelta() | JohnsonSystem | |
getGamma() | JohnsonSystem | |
getInstanceFromMLE(double[] x, int n, double xi, double lambda) | JohnsonSBDist | static |
getLambda() | JohnsonSystem | |
getMean() | JohnsonSBDist | |
getMean(double gamma, double delta, double xi, double lambda) | JohnsonSBDist | static |
getMLE(double[] x, int n, double xi, double lambda) | JohnsonSBDist | static |
getParams() | JohnsonSystem | |
getStandardDeviation() | JohnsonSBDist | |
getStandardDeviation(double gamma, double delta, double xi, double lambda) | JohnsonSBDist | static |
getVariance() | JohnsonSBDist | |
getVariance(double gamma, double delta, double xi, double lambda) | JohnsonSBDist | static |
getXi() | JohnsonSystem | |
getXinf() | ContinuousDistribution | |
getXsup() | ContinuousDistribution | |
inverseBisection(double u) | ContinuousDistribution | |
inverseBrent(double a, double b, double u, double tol) | ContinuousDistribution | |
inverseF(double u) | JohnsonSBDist | |
inverseF(double gamma, double delta, double xi, double lambda, double u) | JohnsonSBDist | static |
JohnsonSBDist(double gamma, double delta, double xi, double lambda) | JohnsonSBDist | |
JohnsonSystem(double gamma, double delta, double xi, double lambda) | JohnsonSystem | protected |
lambda (defined in JohnsonSystem) | JohnsonSystem | protected |
setParams(double gamma, double delta, double xi, double lambda) | JohnsonSBDist | |
setParams0(double gamma, double delta, double xi, double lambda) | JohnsonSystem | protected |
setXinf(double xa) | ContinuousDistribution | |
setXsup(double xb) | ContinuousDistribution | |
supportA (defined in ContinuousDistribution) | ContinuousDistribution | protected |
supportB (defined in ContinuousDistribution) | ContinuousDistribution | protected |
toString() | JohnsonSystem | |
XBIG (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |
XBIGM (defined in ContinuousDistribution) | ContinuousDistribution | protectedstatic |
xi (defined in JohnsonSystem) | JohnsonSystem | protected |