R library for modular Bayesian model calibration. Posterior exploration includes tempering and adaptive MCMC.
This is an R translation of LANLs Impala.
- Download zip or tar.gz of package or clone repository
- Install into R (> 4.1.0)
install.packages("impala.tar.gz", repos = NULL)