- dots in function names are changed to underscores
- changed the wishart sampler from armadillo’s to R’s due to seeding
and reproducibility issues
- fix bug in looping over the right dimension of Rho
- fix bug in
EquiCorrelation
model
- Remove
random.cpp
and use
arma::wishrnd()
- Add
bmeta_analyze()
with formula interface
- Add DOI information for NMR-HTRe
- Increment
icount
for robust adaptive Metropolis
algorithm for M4 (MVMR-ParObs)
- Valgrind error fixed for Solaris
- Matrix initialized with memory allocation in
rwish
function
- add Qunused-arguments to Makevars.win to suppress warnings for
unused driver arguments
New features
- The first version of metapack providing functions
performing Bayesian inference for multivariate meta-regression and
univariate network meta-regression models.