R/emulatorr.R

#' emulatorr: An emulation and history matching package.
#'
#' A set of functions for Bayes Linear emulation and history matching. For details on the
#' mathematical background, there are many papers freely available on the topic; for details
#' of the functions in this package, consult the manual or the help files for individual
#' functions or objects.
#'
#'
#' @docType package
#' @name emulatorr
#' @useDynLib emulatorr, .registration=TRUE
NULL
#> NULL
Tandethsquire/emulatorr documentation built on April 12, 2021, 1:08 a.m.