Package | Description |
---|---|
gov.sandia.cognition.statistics.bayesian.conjugate |
Provides Bayesian estimation routines based on conjugate prior distribution
of parameters of specific conditional distributions.
|
gov.sandia.cognition.statistics.distribution |
Provides statistical distributions.
|
Modifier and Type | Method and Description |
---|---|
MultivariateStudentTDistribution |
MultivariateGaussianMeanCovarianceBayesianEstimator.createPredictiveDistribution(NormalInverseWishartDistribution posterior) |
Modifier and Type | Class and Description |
---|---|
static class |
MultivariateStudentTDistribution.PDF
PDF of the MultivariateStudentTDistribution
|
Modifier and Type | Method and Description |
---|---|
MultivariateStudentTDistribution |
MultivariateStudentTDistribution.clone() |
Constructor and Description |
---|
MultivariateStudentTDistribution(MultivariateStudentTDistribution other)
Copy constructor
|
PDF(MultivariateStudentTDistribution other)
Copy constructor
|