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