Package | Description |
---|---|
jsat.distributions.multivariate |
Modifier and Type | Class and Description |
---|---|
class |
Dirichlet
An implementation of the Dirichlet distribution.
|
class |
MetricKDE
MetricKDE is a generalization of the
KernelDensityEstimator to the multivariate case. |
class |
MultivariateKDE
There are several methods of generalizing the
KernelDensityEstimator to the multivariate case. |
class |
NormalM
Class for the multivariate Normal distribution.
|
class |
ProductKDE
The Product Kernel Density Estimator is a generalization of the
KernelDensityEstimator to the multivariate case. |
class |
SymmetricDirichlet
The Symmetric Dirichlet Distribution is a special case of the
Dirichlet distribution, and occurs when all alphas have the same value. |
Copyright © 2017. All rights reserved.