NEWS
SoftBart 1.0.3 (2025-11-24)
- Corrected a bug in
gsoftbart_regression(), which botched the update of the
regression coefficients.
SoftBart 1.0.2 (2025-05-10)
- Corrected a large bug in how some of the functions handled character vectors
in data frames, which had the effect of possibly ignoring some predictors.
SoftBart 1.0.1 (2022-10-29)
- Added vignette to the package explaining generic usage. This can be accessed
by running
browseVignettes('SoftBart').