Skip to contents

This is an R package that performs parameter estimation, uncertainty quantification, and global sensitivity analysis using Bayesian methods and ABC-MCMC sampling.

The Articles on this page are a user guide to this package. As always, the function reference is also accessible within R (?uqsa::ABCMCMC), after installation. See Get Started for detailed installation instructions.

install.packages("remotes")
remotes::install_github("icpm-kth/uqsa")