Package: BART
Type: Package
Title: Bayesian Additive Regression Trees
Version: 2.9.4
Date: 2023-03-25
Authors@R: c(person('Robert', 'McCulloch', role='aut'),
  person('Rodney', 'Sparapani', role=c('aut', 'cre'), 
  email='rsparapa@mcw.edu'),
  person('Charles', 'Spanbauer', role='aut'),
  person('Robert', 'Gramacy', role='aut'),
  person('Matthew', 'Pratola', role='aut'),
  person('Martyn', 'Plummer', role='ctb'), 
  person('Nicky', 'Best', role='ctb'),
  person('Kate', 'Cowles', role='ctb'), 
  person('Karen', 'Vines', role='ctb'))
Author: Robert McCulloch [aut],
  Rodney Sparapani [aut, cre],
  Charles Spanbauer [aut],
  Robert Gramacy [aut],
  Matthew Pratola [aut],
  Martyn Plummer [ctb],
  Nicky Best [ctb],
  Kate Cowles [ctb],
  Karen Vines [ctb]
Maintainer: Rodney Sparapani <rsparapa@mcw.edu>
Description: Bayesian Additive Regression Trees (BART) provide flexible nonparametric modeling of covariates for continuous, binary, categorical and time-to-event outcomes.  For more information see Sparapani, Spanbauer and McCulloch <doi:10.18637/jss.v097.i01>.
License: GPL (>= 2)
Depends: R (>= 2.10), nlme, nnet, survival
Imports: Rcpp (>= 0.12.3), parallel, tools
LinkingTo: Rcpp
Suggests: MASS, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-03-25 16:57:40 UTC; rsparapa
Repository: CRAN
Date/Publication: 2023-03-25 17:50:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-03-26 12:12:46 UTC; unix
Archs: BART.so.dSYM
