| NEWS | R Documentation | 
stan4bart News
CHANGES IN VERSION 0.0-8
BUG FIXES
- No longer uses - rpathon Window64 arm. PR thanks to Andrew Johnson.
CHANGES IN VERSION 0.0-7
BUG FIXES
-  extractargument now works correctly with varcount. Bug report thanks to Joshua Bon.
-  predictnow works with single chains. Bug report thanks to github user Pentaonia (Louis).
CHANGES IN VERSION 0.0-4
NEW FEATURES
- An experimental implementation of callbacks has been added as has the option to avoid writing out the full set of Stan and BART samples. This allows a model to be fit just saving samples of the quantity of interested. 
BUG FIXES
-  treatedargument now works correctly with logical vectors.
CHANGES IN VERSION 0.0-3
NEW FEATURES
-  extractnow accepts as a type"trees", which allows for easier inspection of models fit withbart_args = list("keepTrees" = TRUE).
CHANGES IN VERSION 0.0-2
- Initial public release.