Skip to content

Version 0.4-0 on CRAN

Compare
Choose a tag to compare
@mooresm mooresm released this 29 Apr 12:43
· 9 commits to master since this release

New Features

  • OpenMP implementation of mhUpdateVoigt provides around 3x improvement in elapsed runtime
  • New vignette illustrates when to use the 3 functions fitSpectraMCMC, fitSpectraSMC, and fitVoigtPeaksSMC
  • New datasets methanol and TAMRA for use in the vignettes
  • Debug output prints the means of the amplitudes of the peaks at each SMC iteration

Bug Fixes

  • Fixed bug in fitVoigtPeaksSMC where it was using the upper-triangular instead of lower-triangular Cholesky factorisation to generate random-walk Metropolis proposals
  • Introduction vignette no longer attempts to download a .zip file over HTTPS
  • Deleted unused Rcpp function randomWalkVoigt