Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 860 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 860 Bytes

Impala R package

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

R-CMD-check

This is an R translation of LANLs Impala.

Installation


  1. Download zip or tar.gz of package or clone repository
  2. Install into R (> 4.1.0)

install.packages("impala.tar.gz", repos = NULL)