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.
Version: | 0.3 |
Depends: | mvtnorm |
Published: | 2012-12-08 |
Author: | Matt Taddy |
Maintainer: | Matt Taddy <matt.taddy at chicagobooth.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] (see file LICENSE) |
URL: | http://faculty.chicagobooth.edu/matt.taddy/software |
NeedsCompilation: | yes |
In views: | Bayesian, Cluster |
CRAN checks: | Bmix results |
Reference manual: | Bmix.pdf |
Package source: | Bmix_0.3.tar.gz |
Windows binaries: | r-devel: Bmix_0.3.zip, r-release: Bmix_0.3.zip, r-oldrel: Bmix_0.3.zip |
OS X Snow Leopard binaries: | r-release: Bmix_0.3.tgz, r-oldrel: Bmix_0.3.tgz |
OS X Mavericks binaries: | r-release: Bmix_0.3.tgz |
Old sources: | Bmix archive |