Skip to contents

rbi.helpers 0.4.0

  • add github actions for package checking and testing
  • fix adaptation when there is only one parameter

rbi.helpers 0.3.3

CRAN release: 2022-11-16

  • adds a missing dependency for CRAN

rbi.helpers 0.3.2

CRAN release: 2020-06-18

  • version bump for CRAN resubmission

rbi.helpers 0.3.1

CRAN release: 2019-07-10

  • removed obsolete test from adapt_particles

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 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

  • initial version