BaM-tools / BaM

BaM (Bayesian Modeling) is a framework aimed at estimating a model using a bayesian approach and using it for prediction, with a particular focus on uncertainty quantification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BaM

BaM (Bayesian Modeling) is a framework aimed at estimating a model using a bayesian approach and using it for prediction, with a particular focus on uncertainty quantification.

Usage

The current code is a computational engine and mostly aims at generating MCMC samples from the posterior distribution associated with the model and the data, and to use these MCMC samples to make predictions. It is implemented as an executable file controlled by a set of configuration text files. BaM is still under active development and the documentation of configuration files is hence incomplete, but useful information may be found here. It is also possible to use BaM with the R package RBaM.

Getting BaM executable

A recent BaM executable for your system (Windows or Linux) can be downloaded here.

Alternatively, the executable can be recompiled from sources using the provided makefile or Code::Blocks project. Files from the following projects are needed for this purpose:

  1. BMSL
  2. miniDMSL (available soon!)

About

BaM (Bayesian Modeling) is a framework aimed at estimating a model using a bayesian approach and using it for prediction, with a particular focus on uncertainty quantification.

License:Other


Languages

Language:Fortran 38.4%Language:Forth 23.4%Language:Smalltalk 16.7%Language:GLSL 16.5%Language:MATLAB 4.1%Language:R 0.5%Language:Makefile 0.2%Language:Python 0.2%