Package: SoftBart
Type: Package
Title: Implements the SoftBart Algorithm
Version: 1.0.1
Authors@R: 
  person(c("Antonio", "R."), "Linero", email = "antonio.linero@austin.utexas.edu", role = c("aut", "cre"))
Date: 2022-10-28
Encoding: UTF-8
Description: Implements the SoftBart model of described by Linero and Yang (2018) <doi:10.1111/rssb.12293>, with the optional use of a sparsity-inducing prior to allow for variable selection. For usability, the package maintains the same style as the 'BayesTree' package.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.9), glmnet (>= 4.0.0), scales (>= 1.1.1),
        methods, caret, truncnorm, progress, MASS
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.2.1
NeedsCompilation: yes
Packaged: 2022-10-29 00:13:31 UTC; antonio
Author: Antonio R. Linero [aut, cre]
Maintainer: Antonio R. Linero <antonio.linero@austin.utexas.edu>
Repository: CRAN
Date/Publication: 2022-10-29 07:00:17 UTC
