Releases: ssmit1986/BayesianInference
Releases · ssmit1986/BayesianInference
Version 1.4
V1.4 Update readme
Nicer summary boxes
The changes in this release are primarily cosmetic. inferenceObject
and MixtureDistribution
now have summary boxes similar to the output generated by Predict and Classify.
Release of Laplace approximation
Added code for laplacePosteriorFit
function. Documentation can be found in the example code notebook.
Release featuring BayesianLinearRegression
BayesianLinearRegression has been added to the package.