ValidationTable.Rmd provides the replication code for the results given in
Table 1 in Section 3.2 of the paper (Time savings and accuracy). It uses the
3rd party Bayesian software JAGS (https://mcmc-jags.sourceforge.io/) via the
R package rjags for fitting Bayesian models using MCMC.

The individual JAGS files are:
BernoulliModelHistControls.jags
GaussianModelHistControls.jags
LognormalModelHistControls.jags
PoissonModelHistControls.jags
WeibullModelHistControls.jags
PWEModelHistControlsV2.jags
