| Package | Description |
|---|---|
| gov.sandia.cognition.statistics.bayesian |
Provides algorithms for computing Bayesian estimates of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
BayesianLinearRegression.PredictiveDistribution |
BayesianLinearRegression.createPredictiveDistribution(MultivariateGaussian posterior)
Creates the predictive distribution of outputs given the weight posterior
|