Package: sams
Type: Package
Title: Merge-Split Samplers for Conjugate Bayesian Nonparametric Models
Version: 0.4.2
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, as well as
    summary and utility functions.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: graphics, stats
NeedsCompilation: no
Packaged: 2021-06-15 21:07:58 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: 2021-06-15 21:40:02 UTC
Built: R 4.0.2; ; 2021-06-16 10:29:15 UTC; unix
