A set of objects and functions for Bayes Linear emulation and history matching. Core functionality includes automated training of emulators to data, diagnostic functions to ensure suitability, and a variety of proposal methods for generating 'waves' of points. For details on the mathematical background, there are many papers available on the topic (see references attached to function help files); for details of the functions in this package, consult the manual or help files.
Version: | 1.0.1 |
Depends: | R (≥ 4.0.0) |
Imports: | purrr, stringr, tidyr, ggplot2, lhs, MASS, R6, viridis, mvtnorm, GGally, rlang, isoband, mclust |
Suggests: | spelling, knitr, rmarkdown, deSolve, testthat (≥ 3.0.0), covr |
Published: | 2022-05-17 |
Author: | Andrew Iskauskas [aut, cre] |
Maintainer: | Andrew Iskauskas <andrew.iskauskas at durham.ac.uk> |
BugReports: | https://github.com/andy-iskauskas/hmer/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/andy-iskauskas/hmer |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | hmer results |
Reference manual: | hmer.pdf |
Vignettes: |
Demonstrating the hmer Package Emulation and History Matching Handbook Low Dimensional Examples Stochastic Emulation |
Package source: | hmer_1.0.1.tar.gz |
Windows binaries: | r-devel: hmer_1.0.1.zip, r-release: hmer_1.0.1.zip, r-oldrel: hmer_1.0.1.zip |
macOS binaries: | r-release (arm64): hmer_1.0.1.tgz, r-oldrel (arm64): hmer_1.0.1.tgz, r-release (x86_64): hmer_1.0.1.tgz, r-oldrel (x86_64): hmer_1.0.1.tgz |
Old sources: | hmer archive |
Please use the canonical form https://CRAN.R-project.org/package=hmer to link to this page.