Package: sparseVCBART 1.0.0

Sameer K. Deshpande
sparseVCBART: Sparse Varying Coefficient BART with Global-Local Priors"
Fits sparse linear varying coefficient models (VCMs), which assert a linear relationship between an outcome and several covariates that is allowed to change as functions of additional variables known as effect modifiers. Designed for high-dimensional settings where the number of covariates (i.e., number of slopes) is comparable to or larger than the number of observations. Approximates the coefficient functions using a version of Bayesian Additive Regression Trees that can perform global-local shrinkage. For more details see Ghosh, Bhogale, and Deshpande (2026+) <doi:10.48550/arXiv.2510.08204>.
Authors:
sparseVCBART_1.0.0.tar.gz
sparseVCBART_1.0.0.tar.gz(r-4.7-arm64)sparseVCBART_1.0.0.tar.gz(r-4.7-x86_64)sparseVCBART_1.0.0.tar.gz(r-4.6-arm64)sparseVCBART_1.0.0.tar.gz(r-4.6-x86_64)
sparseVCBART_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sparseVCBART/json (API)
| # Install 'sparseVCBART' in R: |
| install.packages('sparseVCBART', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ghoshstats/sparsevcbart/issues
Last updated from:7b13f1bb4c. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 204 | ||
| linux-devel-x86_64 | OK | 173 | ||
| source / vignettes | OK | 245 | ||
| linux-release-arm64 | OK | 230 | ||
| linux-release-x86_64 | OK | 174 | ||
| wasm-release | OK | 146 |
Exports:predict_betassparseVCBART_cssparseVCBART_indsummarize_beta
Dependencies:MASSRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute posterior predictive evaluates of covariate effect functions. | predict_betas |
| Fit a sparse VCBART model with compound symmetry error structure | sparseVCBART_cs |
| Fit a sparse VCBART model with independent error structure | sparseVCBART_ind |
| Compute posterior mean and 95% credible interval for evaluations of each coefficient function. | summarize_beta |