Package: dbarts
Version: 0.8-7
Date: 2016-11-01
Title: Discrete Bayesian Additive Regression Trees Sampler
Authors@R: c(person("Vincent Dorie",    "Developer", role = c("aut", "cre"), email = "vdorie@gmail.com"),
             person("Hugh Chipman",     "Developer", role = "aut",           email = "hugh.chipman@gmail.com"),
             person("Robert McCulloch", "Developer", role = "aut",           email = "robert.mcculloch1@gmail.com"))
Depends: R (>= 3.1-0)
Imports: methods, stats, graphics
Suggests: testthat (>= 0.9-0)
Description: Fits Bayesian additive regression trees (BART) while allowing the updating of predictors or response so that BART can be incorporated as a conditional model in a Gibbs/MH sampler. Also serves as a drop-in replacement for package 'BayesTree'.
License: GPL (>= 2)
NeedsCompilation: yes
Biarch: yes
URL: https://github.com/vdorie/dbarts
BugReports: https://github.com/vdorie/dbarts/issues
Packaged: 2016-11-02 17:25:47 UTC; vdorie
Author: Vincent Dorie Developer [aut, cre],
  Hugh Chipman Developer [aut],
  Robert McCulloch Developer [aut]
Maintainer: Vincent Dorie Developer <vdorie@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-02 19:53:57
