NEWS
RSGHB 1.2.2 (2019-07-03)
- Fixed slowdown in code on achieving post-burn-in status.
RSGHB 1.2.1 (2019-01-06)
- Fixed bug in write out for fixed coefficients
- Increased max.print for log file
RSGHB 1.2.0 (2018-10-17)
- Added outputs to allow for better integration with CMC model estimation code
- Added additional options for sampling from posterior of the covariance matrix - hierarchical Inverted Wishart
RSGHB 1.1.2 (2015-12-16)
- Fixed a bug in writeModel when only one random parameter is specified
RSGHB 1.1.1 (2015-07-17)
- Fixed a bug when estimating a model with thinning (gNSKIP > 1)
RSGHB 1.1.0 (2015-06-09)
- doHB now defaults to normal distribution assumptions, if not specified
- doHB now defaults to starting values of 0, if not specified
- RSGHB has been made R-object oriented rather than CSV-file oriented
- This primarily affects how users interact with model outputs
- doHB now returns a model object of class 'RSGHB'
- Save results to disk by setting the 'writeModel' argument in doHB to TRUE, or by using the new 'writeModel' function on an 'RSGHB' object
- Updated documentation, examples, and vignette
- General code improvements to increase speed and reduce memory footprint
RSGHB 1.0.2 (2014-05-30)
- Added ability to fix the mean and variance of random parameters
- plotC function added to plot the posterior means
RSGHB 1.0.1 (2013-04-10)
- General updates and bug fixes
RSGHB 1.0.0
- Functions for estimating Hierarchical Bayesian models