Changelog¶
0.2.0 Baruch’s Algorithm for Recursive Trainspotting (2026-06-25)¶
new wrapper module for
missBART, wrappingmissBART2additional wrapped objects in existing modules:
bartMachine:bart_machine_get_posterior,get_sigsqs,bart_machine_num_cores,set_bart_machine_num_cores,Posteriordbarts:dbartsData,RunSamples
explicit Python signatures and docstrings in all wrappers
make
rbartpackages.basepublic to help users write their own wrappers quicklythe package is now fully typed
0.1.0 Butterjit Advanced Retrieval Trainchoke (2026-06-05)¶
Initial standalone release. rbartpackages provides Python wrappers, built on rpy2, of the R BART packages BART, BART3, bartMachine, and dbarts. The code was previously developed inside the bartz repository.