| Package | Description |
|---|---|
| gov.sandia.cognition.statistics.bayesian |
Provides algorithms for computing Bayesian estimates of parameters.
|
| Modifier and Type | Field and Description |
|---|---|
protected MultivariateGaussianMeanBayesianEstimator |
DirichletProcessMixtureModel.MultivariateMeanUpdater.estimator
Bayesian estimator for the parameters
|
| Constructor and Description |
|---|
MultivariateMeanUpdater(MultivariateGaussianMeanBayesianEstimator estimator)
Creates a new instance of MeanUpdater
|