Package: nonparametric.bayes
Title: Project Code - Nonparametric Bayes
Version: 0.0.1
Authors@R: 
    person(given = "Erik-Cristian",
           family = "Seulean",
           role = c("aut", "cre"),
           email = "erikseulean@gmail.com",
           comment = c(ORCID = "https://orcid.org/0000-0002-1444-1574"))
Description: Basic implementation of a Gibbs sampler for a Chinese Restaurant Process along with some visual aids to help understand how the sampling works. This is developed as part of a postgraduate school project for an Advanced Bayesian Nonparametric course. It is inspired by Tamara Broderick's presentation on Nonparametric Bayesian statistics given at the Simons institute.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: mvtnorm, progress
NeedsCompilation: no
Packaged: 2021-11-27 19:19:00 UTC; erik
Author: Erik-Cristian Seulean [aut, cre]
    (<https://orcid.org/0000-0002-1444-1574>)
Maintainer: Erik-Cristian Seulean <erikseulean@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-29 09:50:05 UTC
Built: R 4.6.0; ; 2025-10-14 02:41:20 UTC; windows
