bkmrhat
Parallel Chain Tools for Bayesian Kernel Machine Regression
A parallel-chain helper for bkmr that has settled into pure upkeep.
◆Recent moves
- 9mo ago
Debugging metadata added to package description
The only change is extra debugging information in the package description, prompted by a user issue. It confirms the maintenance posture: three years after the last functional release, the package moves only for housekeeping.
View source ↗ - 4y ago
Low-memory chain combining plus a seed-collision fix
Adds kmbayes_combine_lowmem() for settings where the standard combine runs out of memory, and fixes a seed bug introduced in v1.0.1 that left parallel chains with identical seeds. The seed fix matters most — identical seeds quietly defeat the point of running chains in parallel.
View source ↗ - 5y ago
First release: parallel chains and continuation for bkmr
The founding release establishes the package's entire remit: parallel-chain diagnostics for bkmr and functions to continue fitting from an existing fit. Everything since has been refinement of this surface rather than expansion beyond it.
View source ↗