Package: sams
Type: Package
Title: Merge-Split Samplers for Conjugate Bayesian Nonparametric Models
Version: 0.4.3
Authors@R: c(person(given = "Spencer",  family = "Newcomb", email = "spencenewcomb08@gmail.com", role = c("aut")),
             person(given="David B.",family="Dahl",role=c("ctb","cre"),email="dahl@stat.byu.edu",comment=c(ORCID="0000-0002-8173-1547")))
Description: Markov chain Monte Carlo samplers for posterior simulations of conjugate Bayesian nonparametric
    mixture models. Functionality is provided for Gibbs sampling as in Algorithm 3 of Neal (2000)
    <DOI:10.1080/10618600.2000.10474879>, restricted Gibbs merge-split sampling as described in Jain & Neal
    (2004) <DOI:10.1198/1061860043001>, and sequentially-allocated merge-split sampling <DOI:10.1080/00949655.2021.1998502>, as well as
    summary and utility functions.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: graphics, stats
NeedsCompilation: no
Packaged: 2022-04-19 18:46:11 UTC; dahl
Author: Spencer Newcomb [aut],
  David B. Dahl [ctb, cre] (<https://orcid.org/0000-0002-8173-1547>)
Maintainer: David B. Dahl <dahl@stat.byu.edu>
Repository: CRAN
Date/Publication: 2022-04-19 19:20:02 UTC
Built: R 4.1.3; ; 2022-04-20 16:33:53 UTC; windows
