NEWS
rbi.helpers 0.4.0 (2023-08-24)
- add github actions for package checking and testing
- fix adaptation when there is only one parameter
rbi.helpers 0.3.3 (2022-11-16)
- adds a missing dependency for CRAN
rbi.helpers 0.3.2 (2020-06-18)
- version bump for CRAN resubmission
rbi.helpers 0.3.1 (2019-07-10)
- removed obsolete test from
adapt_particles
rbi.helpers 0.3.0 (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 to adapt_mcmc
and adapt_particles
- times operations to convert between numeric and R times/dates
- innumerable bug fixes
rbi.helpers 0.2
- Bug fixes and cosmetic changes
rbi.helpers 0.1