The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Impala R package

R library for modular Bayesian model calibration. Posterior exploration includes tempering and adaptive MCMC.

R-CMD-check CRAN status

Python tools for modular Bayesian model calibration. Posterior exploration includes tempering and adaptive MCMC. This is an R translation of LANLs Impala.

### Installation

v0.1.0 is on CRAN and can be installed as

install.packages("impala")`

For a more up to date, but may not be stable version from git repository.

  1. Download zip or tar.gz of package or clone repository
  2. Install into R (> 4.3.0)
library(devtools)
install_github("sandialabs/rImpala")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.