Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.26 KB

File metadata and controls

30 lines (22 loc) · 1.26 KB
title Home
layout home
navpos 0

Biips logo

Logo by Timothée Del Moral

What is Biips?

Biips is a general software for Bayesian inference with interacting particle systems, a.k.a. sequential Monte Carlo (SMC) methods. It aims at popularizing the use of these methods to non-statistician researchers and students, thanks to its automated “black box” inference engine.

It borrows from the BUGS/JAGS software, widely used in Bayesian statistics, the statistical modeling with graphical models and the language associated with their descriptions.

Features

  • BUGS language compiler adapted from JAGS
  • SMC techniques for filtering and smoothing
  • Static parameter estimation using particle MCMC
  • Core developped in C++
  • R, Matlab/Octave interfaces
  • Easy language extensions with custom R and Matlab functions
  • Multi-platform: Linux, Windows, Mac
  • Free and open source (GPL)

Download the latest version