Learn R Programming

⚠️There's a newer version (0.6) of this package.Take me there.

Bmix (version 0.2)

Bayesian Sampling for Stick-breaking Mixtures

Description

This is a bare-bones implementation of sampling algorithms for a variety of Bayesian stick-breaking (marginally DP) mixture models, including particle learning and Gibbs sampling for static DP mixtures, particle learning for dynamic BAR stick-breaking, and DP mixture regression. The software is designed to be easy to customize to suit different situations and for experimentation with stick-breaking models. Since particles are repeatedly copied, it is not an especially efficient implementation.

Copy Link

Version

Install

install.packages('Bmix')

Monthly Downloads

38

Version

0.2

License

GPL (>= 2)

Maintainer

Matt Taddy

Last Published

October 29th, 2012

Functions in Bmix (0.2)

particle

Reading particle files
Bmix-package

Bayesian inference for (dynamic) stick-breaking mixtures