<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Bayesian Additive Regression Trees with Ridge Function Outputs</dc:title>
  <dc:title>R package ridgeBART version 1.0.2</dc:title>
  <dc:description>Implements an extension of Bayesian Additive Regression Trees (BART) 
    in which each regression tree outputs a linear combination of random ridge functions 
    (i.e., a composition of a non-linear function like cosine, hyperbolic tangent, the rectified linear 
    unit with an affine transformation) instead of a constant. 
    Can be used to perform "targeted smoothing" in which trees split on certain covariates 
    but output smooth functions in other covariates. For more information, see
    Yee, Ghosh, and Deshpande (2026+) &lt;doi:10.48550/arXiv.2411.07984&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:creator>Sameer K. Deshpande &lt;sameer.deshpande@wisc.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ryan Yee [aut] (ORCID: &lt;https://orcid.org/0009-0005-5691-4009&gt;),
  Sameer K. Deshpande [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-4116-5533&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-05-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ridgeBART</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ridgeBART</dc:identifier>
</oai_dc:dc>
