# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ridgeBART" in publications use:' type: software license: GPL-3.0-or-later title: 'ridgeBART: Bayesian Additive Regression Trees with Ridge Function Outputs' version: 1.0.2 doi: 10.32614/CRAN.package.ridgeBART abstract: 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+) . authors: - family-names: Yee given-names: Ryan email: ryee2@wisc.edu orcid: https://orcid.org/0009-0005-5691-4009 - family-names: Deshpande given-names: Sameer K. email: sameer.deshpande@wisc.edu orcid: https://orcid.org/0000-0003-4116-5533 repository: https://ryanyee3.r-universe.dev repository-code: https://github.com/ryanyee3/ridgeBART commit: 4eaa550623868d00a1980e70881aacc17c76634a url: https://github.com/ryanyee3/ridgeBART date-released: '2026-05-19' contact: - family-names: Deshpande given-names: Sameer K. email: sameer.deshpande@wisc.edu orcid: https://orcid.org/0000-0003-4116-5533