Package: SoftBart
Type: Package
Title: Implements the SoftBart Algorithm
Version: 1.0.2
Authors@R: 
  person(c("Antonio", "R."), "Linero", email = "antonio.linero@austin.utexas.edu", role = c("aut", "cre"))
Date: 2025-05-10
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.3.1
NeedsCompilation: yes
Packaged: 2025-05-10 22:52:46 UTC; antoniolinero
Author: Antonio R. Linero [aut, cre]
Maintainer: Antonio R. Linero <antonio.linero@austin.utexas.edu>
Repository: CRAN
Date/Publication: 2025-05-10 23:10:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 03:52:07 UTC; windows
Archs: x64
