Changelog
Source:NEWS.md
rbi.helpers 0.4.0
CRAN release: 2023-08-24
- add github actions for package checking and testing
- fix adaptation when there is only one parameter
rbi.helpers 0.3.0
CRAN release: 2019-02-22
- new vignette: Introduction to rbi.helpers
- removed bloated
plot
function; plotting is now covered by the RBi vignette - adaptive MCMC using the full empirical covariance
- speed up proposal and particle adaptations by avoiding recompiles
-
quiet
option toadapt_mcmc
andadapt_particles
- times operations to convert between numeric and R times/dates
- innumerable bug fixes