Skip to content

Releases: ssmit1986/BayesianInference

Version 1.4

07 Feb 11:01
Compare
Choose a tag to compare
V1.4

Update readme

Nicer summary boxes

12 Jun 14:48
Compare
Choose a tag to compare

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

02 Oct 11:35
Compare
Choose a tag to compare

Added code for laplacePosteriorFit function. Documentation can be found in the example code notebook.

Release featuring BayesianLinearRegression

18 Jul 08:55
Compare
Choose a tag to compare

BayesianLinearRegression has been added to the package.