SSJ
3.3.1
Stochastic Simulation in Java
|
This is the complete list of members for DirichletDist, including all inherited members.
alpha (defined in DirichletDist) | DirichletDist | protected |
density(double[] x) (defined in DirichletDist) | DirichletDist | |
density(double[] alpha, double[] x) | DirichletDist | static |
dimension (defined in ContinuousDistributionMulti) | ContinuousDistributionMulti | protected |
DirichletDist(double[] alpha) (defined in DirichletDist) | DirichletDist | |
getAlpha() | DirichletDist | |
getAlpha(int i) | DirichletDist | |
getCorrelation() (defined in DirichletDist) | DirichletDist | |
getCorrelation(double[] alpha) | DirichletDist | static |
getCovariance() (defined in DirichletDist) | DirichletDist | |
getCovariance(double[] alpha) | DirichletDist | static |
getDimension() | ContinuousDistributionMulti | |
getMean() (defined in DirichletDist) | DirichletDist | |
getMean(double[] alpha) | DirichletDist | static |
getMLE(double[][] x, int n, int d) | DirichletDist | static |
setParams(double[] alpha) | DirichletDist |