Changes in version 0.7.6 (2026-05-14) o Resolve obsolescent features. Changes in version 0.7.4 (2024-10-07) o Resolve obsolescent feature: Computed GOTO Changes in version 0.7.3 (2023-08-21) o Add alias geoBayes-package Changes in version 0.7.2 (2023-07-06) o Workaround for a bug in the flang compiler who doesn't recognise that elemental implies pure. Changes in version 0.7.1 (2022-04-06) o Include offset variable in the linear predictor. o Include method for choosing the proposal distributions. Changes in version 0.6.3 (2019-12-02) o Implemented mala updates for z. o Functions linkfcn and linkinv work with NAs in their first input. Changes in version 0.6.2 (2019-02-28) o Added modified GEV with negative skewness. o Changed arguments to MCMC functions. Changes in version 0.5.1 (2018-05-13) o Fix bug in revlogreg function when non-equal MC sizes. Changes in version 0.5.0 (2018-05-08) o Calculation of log-likelihood derivatives. Changes in version 0.4.1 o Using transformed z. Changes in version 0.3.10 o Spectral variance calculation. Changes in version 0.3.9 o Extended Box-Cox link for Poisson and gamma. Changes in version 0.3.4 o bf2new and bf2optim handle multicollinearity in control variates. o plotbf2 does not plot against non-varying parameters. Changes in version 0.3.3 (2015-11-16) o Fixed a bug of MCMC when using normal prior for beta. Changes in version 0.3.2 (2015-11-14) o Fixed some bugs related to the binomial workaround. o Updated references. o Fixed an error when using ebsglmm with transf = TRUE. o Some demos were not running, now they do. Changes in version 0.3.1 (2015-10-04) o This version compiles with parallel make. Changes in version 0.3.0 (2015-10-03) o Please update to this version as a number of bugs have been corrected. o Implement a fast workaround for for the untransformed binomial-robit model. o New binomial link family Wallace.binomial. Changes in version 0.2.150402 (2015-04-02) o Fixed a bug for the transformed gaussian model. o Update of the fortran code. Changes in version 0.2.150308 (2015-03-08) o Added a GEVbinomial and GEVDbinomial link functions. o Updated code. Changes in version 0.1.3 (2014-09-01) o This package can be compiled with parallel make. o Added more examples and demos. o Renamed the function contour.bfsp to plotbf and added more options. Changes in version 0.1.2 (2014-08-20) o Previous version was using FORTRAN's WRITE statement. This one does not. Changes in version 0.1.1 o First submission. Please beware of bugs.